L. David Baron
|
8046aeb008
|
Merge Quotes and CounterData storage types into ValuePairList. (Bug 322475) r+sr=bzbarsky
|
2008-08-04 15:15:11 -07:00 |
Michael Ventnor
|
b949d03145
|
Bug 271586 – Implement CSS3 column-rule-*. r+sr=roc,dbaron
|
2008-07-19 12:38:25 +02:00 |
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
d47b357e6b
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 23:30:25 -07:00 |
L. David Baron
|
c4b7e273e8
|
Backed out changeset 9b0b2391485c due to linker errors related to nsStyleStructInlines.h not being included enough.
|
2008-07-16 22:59:14 -07:00 |
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
8db48a0ff1
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 22:18:38 -07:00 |
Michael Ventnor
|
1190bfd2d8
|
Bug 212633 - "Add support for CSS3 box-shadow" (parsing support) [p=ventnor.bugzilla@gmail.com (Michael Ventnor) r+sr=dbaron]
|
2008-07-07 19:56:52 -05:00 |
dbaron@dbaron.org
|
1dc8f5f572
|
Fix serialization of currentColor for some properties. b=414550 r+sr=bzbarsky a=schrep
|
2008-02-08 11:51:41 -08:00 |
dwitte@stanford.edu
|
8f52be26e9
|
use nsAutoTArray for nsCSSDeclaration::mOrder. b=410357, r+sr=dbaron, a=blocking1.9+
|
2008-01-10 12:13:24 -08:00 |
reed@reedloden.com
|
a007dfe8dd
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 02:11:02 -08:00 |
jwalden@mit.edu
|
12e960c504
|
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 |
dbaron@dbaron.org
|
9edabebb5d
|
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
|
17ccdad720
|
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 |
dbaron@dbaron.org
|
4511d30a7d
|
Fix some debugging code. b=380825 r+sr=bzbarsky
|
2007-05-16 14:17:45 -07:00 |
dbaron@dbaron.org
|
89b6771da4
|
Remove eCSSUnit_Proportional and eStyleUnit_Proportional, which were used only for a removed feature. b=333352 r+sr=bzbarsky
|
2007-05-10 23:00:26 -07:00 |
mats.palmgren@bredband.net
|
f8d9103193
|
Fix an assertion when setting a 'quotes' property value. b=379906 r+sr=dbaron
|
2007-05-07 23:00:37 -07:00 |
dbaron@dbaron.org
|
8ffd0d3f56
|
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
|
f5e97f1e48
|
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
|
b8a8ca5469
|
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 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
dbaron%dbaron.org
|
0835a67570
|
Fix serialization of currentColor for some properties. b=414550 r+sr=bzbarsky a=schrep
|
2008-02-08 19:51:41 +00:00 |
dwitte%stanford.edu
|
314e31edd2
|
use nsAutoTArray for nsCSSDeclaration::mOrder. b=410357, r+sr=dbaron, a=blocking1.9+
|
2008-01-10 20:13:24 +00:00 |
reed%reedloden.com
|
7d480431ec
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 10:11:08 +00:00 |
jwalden%mit.edu
|
ef68fcf595
|
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 07:08:56 +00:00 |
dbaron%dbaron.org
|
9d498d4cf6
|
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 18:51:40 +00:00 |
dbaron%dbaron.org
|
eb1c547b41
|
Rewrite handling of CSS system fonts to fix bugs in cascading and serialization. b=377947 r+sr=bzbarsky
|
2007-06-12 18:29:11 +00:00 |
dbaron%dbaron.org
|
ff2d680783
|
Fix some debugging code. b=380825 r+sr=bzbarsky
|
2007-05-16 21:17:45 +00:00 |
dbaron%dbaron.org
|
8e49c04ba5
|
Remove eCSSUnit_Proportional and eStyleUnit_Proportional, which were used only for a removed feature. b=333352 r+sr=bzbarsky
|
2007-05-11 06:00:26 +00:00 |
mats.palmgren%bredband.net
|
2e80f17a0e
|
Fix an assertion when setting a 'quotes' property value. b=379906 r+sr=dbaron
|
2007-05-08 06:00:37 +00:00 |
dbaron%dbaron.org
|
904dd421f8
|
A bunch of one-liners to fix bugs found by CSS mochitests. b=377731 r+sr=bzbarsky
|
2007-04-21 00:16:52 +00:00 |
dbaron%dbaron.org
|
db7ef2def8
|
Convert background-position to use nsCSSValuePair rather than acting like a shorthand property. b=258080 r+sr=bzbarsky
|
2007-04-15 22:25:21 +00:00 |
dbaron%dbaron.org
|
461fa7181b
|
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 22:02:10 +00:00 |
jruderman%hmc.edu
|
fe007666a6
|
Fix bug 373293, Style attribute is "transparent;" (missing property name). r+sr=dbaron
|
2007-03-09 09:43:55 +00:00 |
dbaron%dbaron.org
|
508c147e34
|
Round the alpha component in computed style as well. b=372782 r+sr=bzbarsky
|
2007-03-08 18:44:45 +00:00 |
bzbarsky%mit.edu
|
14cf3cbdbb
|
Add test for bug 372770 and fix minor space issue with geting the "background"
property when background-position is not set. r+sr=dbaron
|
2007-03-06 06:59:39 +00:00 |
dbaron%dbaron.org
|
6679344925
|
Don't forget the alpha component of colors, when needed. b=372770 r+sr=bzbarsky
|
2007-03-06 04:35:56 +00:00 |
dbaron%dbaron.org
|
545b072cc9
|
Make static some nsCSSDeclaration methods that don't need their this. b=336322 r+sr=bzbarsky
|
2006-05-02 23:36:17 +00:00 |
dbaron%dbaron.org
|
ac49c790c1
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
dbaron%dbaron.org
|
668f9730a4
|
File comments that show up in LXR and provide a quick summary of what's in each file.
|
2006-03-25 05:47:31 +00:00 |
timeless%mozdev.org
|
6a510cc56b
|
Bug 298277 remove useless references to nsVoidArray
r=dbaron sr=dbaron
|
2006-02-23 10:30:59 +00:00 |
cbiesinger%web.de
|
e1c40a995b
|
bug 308409 convert ParseTextShadow to nsCSSValue::Array and nsCSSValueList
r+sr=dbaron
|
2005-09-20 12:04:45 +00:00 |
dbaron%dbaron.org
|
42df54824e
|
Implement css3 syntax for url() values of cursor with optional hotspot coordinates. b=286303 r=biesi sr=bzbarsky a=asa
|
2005-07-01 04:29:42 +00:00 |
dbaron%dbaron.org
|
ec53342255
|
Implement CSS2 counters. b=3247 r+sr=bzbarsky
|
2005-04-01 23:07:00 +00:00 |
mats.palmgren%bredband.net
|
78343a58c1
|
Fix a few -moz-outline* problems and drop the prefix.
Change WARNING to ERROR in nsComputedDOMStyle.cpp and add a few more.
b=281972 r+sr=dbaron
|
2005-03-27 11:36:08 +00:00 |
tor%cs.brown.edu
|
f776408b63
|
Bug 238050 - implement SVG markers. r=scooter, moz common files sr=dbaron
|
2004-12-09 03:16:15 +00:00 |
dbaron%dbaron.org
|
4ee16ec79d
|
Fix DOM round-tripping of -moz-initial. b=219903 r+sr=bzbarsky
|
2004-12-04 22:10:07 +00:00 |
bzbarsky%mit.edu
|
90316a1bc6
|
Remove parsing of play-during property, since we don't support it anyway and
it's gone from CSS2.1 and CSS3. Bug 258079, r+sr=dbaron
|
2004-09-30 22:32:28 +00:00 |
bzbarsky%mit.edu
|
bb3b0b20c0
|
Fix build bustage.
|
2004-09-10 03:52:48 +00:00 |
bzbarsky%mit.edu
|
5d02f350d2
|
Add nsCSSValuePair type and use it for storage of some properties. Bug 208729,
r+sr=dbaron
|
2004-09-10 03:26:58 +00:00 |
dbaron%dbaron.org
|
02ccd3d2cc
|
Fix serialization of declaration blocks containing 'overflow' and the bugs that causes. b=258300 r+sr=bzbarsky
|
2004-09-08 05:42:03 +00:00 |
dbaron%dbaron.org
|
2e93a67964
|
Land bug 72747 in pieces: Implement overflow-x and overflow-y. b=72747 r+sr=roc
|
2004-09-05 00:04:04 +00:00 |