L. David Baron
|
3b97746336
|
Remove unneeded (and not present in the proposed CSS3 float-displace property) border-box and padding-box values of -moz-float-edge. (Bug 432891) r+sr=roc
|
2008-06-05 16:06:34 -07:00 |
|
Christian Biesinger ext:(%2C%20Michael%20Ventnor%20%3Cventnor.bugzilla%40yahoo.com.au%3E)
|
171196af8b
|
Implement the computed value of text-shadow in the style system. (Bug 10713) r+sr=dbaron
|
2008-06-05 16:06:34 -07:00 |
|
Vladimir Vukicevic
|
0b3d9b76cc
|
b=346189, children should optionally not affect size of XUL stack; r+sr=roc
|
2008-06-04 23:46:24 -07:00 |
|
L. David Baron
|
a7d8670d1d
|
Backed out changeset cf005233ebad (text-shadow style system changes) due to mochitest crash on Windows (which I can reproduce on Windows).
|
2008-06-03 16:42:13 -07:00 |
|
Christian Biesinger ext:(%2C%20Michael%20Ventnor%20%3Cventnor.bugzilla%40yahoo.com.au%3E)
|
752ec1f3fa
|
Implement the computed value of text-shadow in the style system. b=10713 r+sr=dbaron
|
2008-06-03 15:25:31 -07:00 |
|
dbaron@dbaron.org
|
3bc7dd28e0
|
Fix buggy test; rgb() non-% arguments are required to be integers. a=tests
|
2008-03-13 08:24:22 -07:00 |
|
dbaron@dbaron.org
|
a6ec36aaa1
|
Make 'top' and 'bottom' captions follow the CSS2.1 behavior and put the old behavior into 'top-outside' and 'bottom-outside'. b=363248,386704 r+sr=roc a=blocking1.9+
|
2008-02-26 18:02:20 -08:00 |
|
roc+@cs.cmu.edu
|
407f4669ea
|
Bug 261081. Support official 'pre-wrap' value for CSS 'white-space' since we already support it well as '-moz-pre-wrap'. r+sr=dbaron,a=schrep
|
2008-02-19 18:07:48 -08:00 |
|
dbaron@dbaron.org
|
3a69ad63b4
|
Increase size of non-default pixel value of line-height since current was occasionally the default. b=418190 a=Tests (not part of default build).
|
2008-02-18 22:19:55 -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 |
|
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 |
|
jwalden@mit.edu
|
afd9df39fb
|
Bug 346690 - Add support for the 'none' keyword for the CSS cursor property. r=dbaron, sr=mats, a=schrep
|
2008-01-18 10:39:49 -08:00 |
|
dbaron@dbaron.org
|
579235bed6
|
Rename new width keywords to match CSS WG decision. b=402706 r+sr=bzbarsky a=blocking1.9+
|
2007-11-15 10:10:31 -08: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
|
bcde3b4813
|
Add hooks to get correct computed value for logical box properties.
|
2007-07-22 12:56:13 -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
|
67311c9ab9
|
Add test that the nsRuleNode::Compute*Data functions don't touch aStartStruct when they shouldn't.
|
2007-07-12 16:50:13 -07:00 |
|
dbaron@dbaron.org
|
785d177d0e
|
Try fixing Windows test failure; consistent computed values for line-height: normal require constant font metrics.
|
2007-07-11 16:42:35 -07:00 |
|
dbaron@dbaron.org
|
e7cd6b9ed9
|
Make test_inherit_computation test the Compute*Data functions for eStyleUnit_Inherit.
|
2007-07-11 15:23:03 -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 |
|
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 |
|
bzbarsky@mit.edu
|
6f8670aed8
|
Change round-trip testing for specified sub-properties of a shorthand to setthem all before looking at computed style, since, for example, the specifiedfont-family affects the computed line-height if the specified line-height is"normal". Bug 379809, r=dbaron
|
2007-05-15 20:03:34 -07:00 |
|
bzbarsky@mit.edu
|
6bea7ead90
|
Comment out test for now until I can debug it. Bug 379809.
|
2007-05-05 00:05:18 -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 |
|
dbaron@dbaron.org
|
3b44cc72ab
|
Test copy constructors of nsStyleStruct.
|
2007-04-20 17:17:29 -07:00 |
|
dbaron@dbaron.org
|
f5a47a6bb4
|
Add tests for computed values.
|
2007-04-18 19:49:44 -07:00 |
|
dbaron@dbaron.org
|
6b9392fc01
|
Better express that failures in one of the system font cases depend on what the system fonts actually are.
|
2007-04-17 11:01:17 -07:00 |
|
dbaron@dbaron.org
|
adf8e096fb
|
Fix values for -moz-box-sizing too.
|
2007-04-17 01:01:22 -07:00 |
|
dbaron@dbaron.org
|
518d7ff81c
|
Fix values for -moz-float-edge.
|
2007-04-17 00:56:33 -07:00 |
|
dbaron@dbaron.org
|
2a04f2b89f
|
Work towards getting test_value_storage running.
|
2007-04-17 00:41:44 -07:00 |
|
dbaron@dbaron.org
|
f7bae14fc0
|
Work in progress on a test for value storage and serialization.
|
2007-04-16 21:45:49 -07:00 |
|
dbaron@dbaron.org
|
c285a29ced
|
Finish up adding initial and other values sections to property database, and test for their presence.
|
2007-04-16 18:07:22 -07:00 |
|
dbaron@dbaron.org
|
07b68c21ca
|
Add tests for invalid values in the property database, and add cases fixed in bug 258080.
|
2007-04-15 15:29:35 -07:00 |
|
dbaron@dbaron.org
|
f5511e8d30
|
Add work in progress for tests of CSS property parsing and data computation.
|
2007-04-15 15:27:14 -07:00 |
|