mozilla@weilbacher.org
|
ef664eb10c
|
Bug 413632: Remove the remaining MOZ_CAIRO_GFX (and related variables). Full patch except configure.in change. r/sr=dbaron, r=vlad, a=beltzner
|
2008-02-21 00:37:27 -08:00 |
|
mats.palmgren@bredband.net
|
36bbfec789
|
Avoid divide by zero and make negative values for -moz-column-gap/width invalid. b=416088 r+sr=roc a=mtschrep
|
2008-02-16 20:45:58 -08:00 |
|
bzbarsky@mit.edu
|
829593eb9a
|
Change the nsICSSParser::Parse() API so that we don't hand out a stylesheet; require a stylesheet to be set before calling Parse(). Bug 404315, r+sr=dbaron, a=beltzner
|
2008-02-14 20:21:57 -08:00 |
|
dbaron@dbaron.org
|
791502ac20
|
Make CSS namespace identifiers case sensitive to match change in spec. b=416106 r+sr=bzbarsky a=schrep
|
2008-02-08 11:57:22 -08:00 |
|
dbaron@dbaron.org
|
0fd2f5d010
|
Fix serialization of currentColor for some properties. b=414550 r+sr=bzbarsky a=schrep
|
2008-02-08 11:51:41 -08:00 |
|
roc+@cs.cmu.edu
|
bc08ac141a
|
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
|
2008-01-09 01:38:28 -08:00 |
|
roc+@cs.cmu.edu
|
09582c48ae
|
backing out bug 355548 due to test failures
|
2008-01-08 15:11:27 -08:00 |
|
roc+@cs.cmu.edu
|
459c356854
|
Bug 355548. Clean up MathML's font handling by moving most of it to the style system. Creates nsMathMLElement to put functionality there. Tightens MathML attribute parsing and introduces full support for 'scriptsizemultiplier', 'scriptminsize' and their interactions with CSS font-size. r+sr=dbaron
|
2008-01-08 14:36:46 -08:00 |
|
reed@reedloden.com
|
1d602b3c42
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 02:11:02 -08:00 |
|
jonas@sicking.cc
|
136308d144
|
bug 384612: Remove script from scrollbar XBL binding. r/sr=dbaron
|
2007-11-19 12:08:20 -08:00 |
|
bzbarsky@mit.edu
|
06f6b88b65
|
Make the "href" property of stylesheets reflect the original URI that was reflected to load the sheet. Bug 397427, r=dbaron,biesi, sr=dbaron, a=dsicore
|
2007-10-23 14:56:41 -07:00 |
|
reed@reedloden.com
|
f11e2ac243
|
Bug 394844 - "nsCSSParser.cpp: aSkipWS parameter of ExpectEndProperty and GetURLToken can be removed as it is always PR_TRUE" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+sr+a1.9=dbaron]
|
2007-10-08 16:17:14 -07:00 |
|
jwalden@mit.edu
|
4bde7b5023
|
Bug 393757 - Don't report CSS style errors for identifiers designated as vendor-specific by the CSS spec. This means we won't report errors for things like _width or for any of the -khtml-, -webkit-, -o-, -ms-, etc. properties, cutting down on error console spam a touch. r+sr+a=dbaron
|
2007-10-03 21:58:27 -07:00 |
|
reed@reedloden.com
|
a7f28960d6
|
Bug 389685 - "Empty style attribute generates strange css warning" [p=elif (sharparrow1) r+sr+a1.9=dbaron]
|
2007-10-03 20:20:36 -07:00 |
|
dbaron@dbaron.org
|
f9914cd5b5
|
Fix leak of nsCSSValueList. b=397149 r+sr=bzbarsky a=roc
|
2007-09-27 09:28:14 -07:00 |
|
bzbarsky@mit.edu
|
1cd5504611
|
Fix up whitespace issue from checking in -w patch. No code change. Bug 390318
|
2007-08-10 15:17:20 -07:00 |
|
bzbarsky@mit.edu
|
21fd3a72bb
|
Fix EOF handling after an !important. Bug 390318, r+sr+a=dbaron
|
2007-08-02 14:20:11 -07:00 |
|
tor@cs.brown.edu
|
57371777f8
|
Bug 383184 - Implement SVG lighting filters.
Style portion r+sr=dbaron, rest r=longsonr, sr=roc.
|
2007-07-25 23:57:42 -07:00 |
|
dbaron@dbaron.org
|
c2ab442683
|
Implement -moz-initial for almost all remaining properties. b=80887 r+sr=bzbarsky
|
2007-07-24 08:27:11 -07:00 |
|
bzbarsky@mit.edu
|
1287c748a6
|
Have the rule take ownership of the parsed selector when we're done parsing it
instead of cloning the selector. Bug 386123, r+sr=dbaron
|
2007-07-23 18:48:10 -07:00 |
|
roc+@cs.cmu.edu
|
86d69d1566
|
Bug 364680. Intrinsic widths for columns. r+sr=dbaron
|
2007-07-19 19:21:43 -07:00 |
|
dbaron@dbaron.org
|
74b69a02d4
|
Don't check for namespaced attributes when checking which attributes have case-insensitive values. b=387615 r+sr=bzbarsky
|
2007-07-11 15:24:19 -07:00 |
|
dbaron@dbaron.org
|
2920d58187
|
Reverse the list of which HTML attributes have case-sensitive values for the CSS attribute selector (i.e., list the ones whose values are case-insensitive instead, so new attributes are case sensitive by default). b=357614 Patch by Niels Leenheer (rakaz) <niels.leenheer@gmail.com>. r+sr=dbaron
|
2007-07-10 16:23:05 -07:00 |
|
jwalden@mit.edu
|
e3c4baccae
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
sharparrow1@yahoo.com
|
0238495104
|
Bug 387044: cleanup string usage in nsCSSParser. r+sr=bzbarsky
|
2007-07-05 18:21:56 -07:00 |
|
dbaron@dbaron.org
|
2be70ea82e
|
Implement -moz-border-start and -moz-border-end. Patch by Simon Montagu <smontagu@smontagu.org> and me. b=74880 r/sr=smontagu/dbaron
|
2007-07-04 11:51:16 -07:00 |
|
dbaron@dbaron.org
|
00f940f9de
|
Rewrite handling of CSS system fonts to fix bugs in cascading and serialization. b=377947 r+sr=bzbarsky
|
2007-06-12 11:28:56 -07:00 |
|
mats.palmgren@bredband.net
|
39f5613641
|
Treat a property value with trailing non-whitespace the same as a parse error. b=383075 r+sr=dbaron
|
2007-06-06 10:56:18 -07:00 |
|
martijn.martijn@gmail.com
|
8bf4d21602
|
Bug 383030 - Negative values for -moz-border-radius/-moz-outline-radius should be ignored, r+sr=dbaron
|
2007-06-03 14:15:45 -07:00 |
|
masayuki@d-toybox.com
|
cae88bda36
|
Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron
|
2007-05-16 08:51:37 -07:00 |
|
dbaron@dbaron.org
|
0b1ce291e2
|
Handle -moz-initial for 'font' shorthand (and fix bugs in some of its subproperties). b=377521 r+sr=bzbarsky
|
2007-05-14 22:13:49 -07:00 |
|
dbaron@dbaron.org
|
258af67040
|
Fix bad string comparison preventing 'none' and 'initial' values of 'counter-increment' and 'counter-reset' from being parsed correctly. b=379555 r+sr=dbaron Patch by Daniel Holbert <dholbert@mozilla.com>.
|
2007-05-03 17:05:16 -07:00 |
|
dbaron@dbaron.org
|
7dc7c89d6c
|
Add support for -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill for width, min-width, and max-width. b=311415 r+sr=bzbarsky
|
2007-05-03 16:11:00 -07:00 |
|
bzbarsky@mit.edu
|
5a139c8a8d
|
Propagate a stylesheet's principal to the URI and Image CSSValues derived fromthat sheet. Bug 377091, r+sr=dbaron
|
2007-05-02 18:15:53 -07:00 |
|
bzbarsky@mit.edu
|
a47578fd0a
|
Fixing parsing of opacity components of rgba() and hsla() that are out of the0 <= x <= 1 range. Bug 379316, r+sr=dbaron
|
2007-04-30 20:50:31 -07:00 |
|
bzbarsky@mit.edu
|
4739353ef4
|
Implement "content: none". Bug 378535, r+sr=dbaron
|
2007-04-26 21:43:06 -07:00 |
|
bzbarsky@mit.edu
|
e745cf0125
|
Round instead of truncating when converting a percentage color into aninteger. Bug 340613, r+sr=dbaron
|
2007-04-22 15:03:30 -07:00 |
|
dbaron@dbaron.org
|
be11deaee0
|
A bunch of one-liners to fix bugs found by CSS mochitests. b=377731 r+sr=bzbarsky
|
2007-04-20 17:16:52 -07:00 |
|
dbaron@dbaron.org
|
30dd65ee30
|
Fix regression of background-position serialization. b=258080 r+sr=bzbarsky
|
2007-04-18 13:41:14 -07:00 |
|
dbaron@dbaron.org
|
8a20f12695
|
Convert background-position to use nsCSSValuePair rather than acting like a shorthand property. b=258080 r+sr=bzbarsky
|
2007-04-15 15:25:20 -07:00 |
|
dbaron@dbaron.org
|
3bb5d3d037
|
Fix handling of initial and -moz-inherit for -moz-broken-image-icon, quotes, and -moz-box-ordinal-group. b=375363 r+sr=bzbarsky
|
2007-03-30 15:02:09 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|