bzbarsky@mit.edu
|
2641f01d3d
|
Fix bug 405818: need to copy the original sheet URI when cloning. r+sr=dbaron, a=schrep.
|
2008-01-21 20:26:01 -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 |
|
dwitte@stanford.edu
|
48b1fc2eb4
|
get rid of nsStyleStruct base type. b=408933, r+sr=dbaron, a=beltzner
|
2008-01-10 12:56:49 -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 |
|
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 |
|
bzbarsky@mit.edu
|
445a9b64c8
|
Landing files that somehow got missed. Bug 397427.
|
2007-10-23 15:11:08 -07: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 |
|
dbaron@dbaron.org
|
5518da3f51
|
Add real test for the nsCSSValue regression caught on Monday only by an unexpected pass. b=382027
|
2007-08-31 10:07:02 -07:00 |
|
sharparrow1@yahoo.com
|
7b65e5cdfe
|
Additional CSS parsing tests for bugs 393286 and 393499.
|
2007-08-27 13:49:09 -07:00 |
|
sharparrow1@yahoo.com
|
862051c004
|
Bug 387511: CSs scanner causes parse error for URLs starting with a codepoint > 255. r+sr=bzbarsky, a=dbaron
|
2007-08-19 20:39:22 -07:00 |
|
sharparrow1@yahoo.com
|
d9a7aa54b9
|
Bug 390399: Add some general (non-property-specific) parsing tests. r+sr+a=dbaron
|
2007-08-17 15:05:22 -07:00 |
|
bzbarsky@mit.edu
|
edb68ef0b7
|
Fix computed style for relative offsets when they're specified in |ch| units. Bug 391034, r+sr+a=dbaron
|
2007-08-16 16:19:25 -07:00 |
|
bzbarsky@mit.edu
|
345f09029c
|
Fix a few more issues with eSyleUnit_Chars in computed style. Bug 391221, r+sr+a=dbaron
|
2007-08-14 11:44:39 -07:00 |
|
ginn.chen@sun.com
|
9a8c1632f4
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
|
Olli.Pettay@helsinki.fi
|
81c89897e3
|
Backing out bug 275196, xml:id, to fix tp regression
|
2007-07-26 07:16:19 -07:00 |
|
Olli.Pettay@helsinki.fi
|
ad51500682
|
Bug 275196, xml:id, r=sicking, sr=dbaron
|
2007-07-26 05:22:01 -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
|
12cfbf536b
|
Mark tests passing that were fixed by bug 389464.
|
2007-07-25 17:01:32 -07:00 |
|
dbaron@dbaron.org
|
24fb2d19fe
|
Fix enumerated values of font-size to depend on the right preference. b=389464 r+sr=bzbarsky
|
2007-07-25 16:12:38 -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 |
|
dbaron@dbaron.org
|
96ccb2946c
|
Clean up empty gNoComputedStyle lists.
|
2007-07-22 12:57:15 -07:00 |
|
dbaron@dbaron.org
|
bba4c7f4c7
|
Don't test properties whose values overlap with others.
|
2007-07-22 12:56:35 -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 |
|
dbaron@dbaron.org
|
4b82f11407
|
Remove unused gNoComputedValue variable.
|
2007-07-22 10:59:14 -07:00 |
|
dbaron@dbaron.org
|
6f3e04c270
|
Implement remaining properties in computed style (with some hacks for counter() values for content), and fix some page-break-* bugs exposed by the added test coverage. b=316981 r+sr=bzbarsky
|
2007-07-22 10:58:37 -07:00 |
|
tor@cs.brown.edu
|
7b793ae7ab
|
Bug 316908 - Add SVG to nsComputedDOMStyle. r+sr=dbaron
|
2007-07-21 07:20:25 -07:00 |
|
roc+@cs.cmu.edu
|
86d69d1566
|
Bug 364680. Intrinsic widths for columns. r+sr=dbaron
|
2007-07-19 19:21:43 -07:00 |
|
bzbarsky@mit.edu
|
4f18dd903d
|
Landing tests that somehow never made it into the tree.
|
2007-07-19 17:26:41 -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
|
2a24493b83
|
Add tests for bugs 357614 and 387615.
|
2007-07-11 15:25:00 -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 |
|
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 |
|
dbaron@dbaron.org
|
471819ac98
|
Add bug numbers._dont_use_document_colors.html
|
2007-05-16 18:56:18 -07:00 |
|
dbaron@dbaron.org
|
cdc8086606
|
Add test for always-use-my-colors preference. b=58048
|
2007-05-16 18:51:30 -07:00 |
|
dbaron@dbaron.org
|
8d20e3f29b
|
Rewrite the pref for forbidding pages from setting colors and backgrounds so that it changes transparency less often and interferes less with user and user-agent styles. b=58048, 255829, 255411 r+sr=bzbarsky
|
2007-05-16 14:10:31 -07:00 |
|
bzbarsky@mit.edu
|
01da3bef40
|
Followup tweak for bug 379809, r=dbaron
|
2007-05-16 09:03:05 -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
|
1492416482
|
Back out part of the last change which is not actually correct
|
2007-05-15 20:39:36 -07:00 |
|
bzbarsky@mit.edu
|
9a024b3234
|
Apparently we can't handle "thin" here yet.
|
2007-05-15 20:33:04 -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 |
|
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
|
3e2d05ec11
|
Remove known failure fixed by patches in bug 379741.
|
2007-05-10 23:50:35 -07:00 |
|
dbaron@dbaron.org
|
49f0460769
|
Don't put null coords in nsStyleCoords when they have the same meaning as some other coord type. b=379741 r+sr=bzbarsky
|
2007-05-10 22:58:34 -07:00 |
|
mats.palmgren@bredband.net
|
0006aa95d7
|
Fix a cursor:-moz-initial assertion and include it in the mochitests. b=379951 r+sr=dbaron
|
2007-05-07 23:56:14 -07:00 |
|
mats.palmgren@bredband.net
|
3100ae9cba
|
Backing out bug 379906 to fix orange.
|
2007-05-07 23:25:04 -07:00 |
|
mats.palmgren@bredband.net
|
8368c269c8
|
Fix a cursor:-moz-initial assertion and include it in the mochitests. b=379951 r+sr=dbaron
|
2007-05-07 22:46:37 -07:00 |
|
dbaron@dbaron.org
|
7e729aa8a8
|
Fix the description of the serialize+parse tests.
|
2007-05-05 10:06:49 -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
|
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
|
73bb8b2e6d
|
When we have a url() value that doesn't give us an imgIRequest (e.g. couldn'tcreate nsIURI, URI load blocked by security manager, etc), make sure to stillpick up the fallback value for cursor. Bug 379440, r+sr=dbaron
|
2007-05-02 23:33:13 -07:00 |
|
bzbarsky@mit.edu
|
1414308296
|
Stylesheets should know what their principal is, and it should be based on theURI the sheet was loaded from, its certificate (if any) and the loaderprincipal, not just on the page the sheet is being applied to. Propagate thisprincipal as the loading principal to @import loads from stylesheets. Changesheet access checks to use this principal instead of the sheet URI. Bug221428, r+sr=peterv
|
2007-05-01 12:26:15 -07:00 |
|
bzbarsky@mit.edu
|
3e48c43b01
|
This test passes now.
|
2007-04-30 21:31:06 -07:00 |
|
bzbarsky@mit.edu
|
4739353ef4
|
Implement "content: none". Bug 378535, r+sr=dbaron
|
2007-04-26 21:43:06 -07:00 |
|
dbaron@dbaron.org
|
2861548e6d
|
Add test for computed style on elements with frames as well.
|
2007-04-25 16:27:36 -07:00 |
|
bzbarsky@mit.edu
|
fe52a23803
|
min-width/height should not affect computed max-width or max-height. Both ofthem should affect computed width and height, though. Bug 371042, r+sr=dbaron
|
2007-04-23 00:04:33 -07:00 |
|
dbaron@dbaron.org
|
3b44cc72ab
|
Test copy constructors of nsStyleStruct.
|
2007-04-20 17:17:29 -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
|
a6c2821169
|
Fix setting of prereqs so it doesn't interfere with testing initial values properly.
|
2007-04-19 20:41:05 -07:00 |
|
dbaron@dbaron.org
|
f5a47a6bb4
|
Add tests for computed values.
|
2007-04-18 19:49:44 -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
|
769aa8470d
|
Add comment explaining some of the test.
|
2007-04-17 11:57:35 -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
|
80fda8f92e
|
Add code to know which failures to expect in test_value_storage.html (whether to call todo_is or is), and turn on the test.
|
2007-04-17 10:06:23 -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
|
46bc4ce52b
|
Add tests that exercise nsCSSDeclaration::ToString.
|
2007-04-16 20:50:30 -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
|
ed3bb1ffc4
|
Test for inherit and initial on shorthand properties as well. b=258080
|
2007-04-15 15:28:07 -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 |
|
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
|
545bb8fdaa
|
Fix regression that caused the SVG properties not to be listed. b=375388
|
2007-04-09 15:42:43 -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 |
|
neil@parkwaycc.co.uk
|
c1cf636115
|
Fix SeaMonkey Mac tinderbox cross-compilation bustage b=375388 r=bsmedberg
|
2007-03-26 11:17:02 -07:00 |
|
dbaron@dbaron.org
|
c6c5f80b1f
|
Add tests for parsing, storage, and serialization of inherit and -moz-initial values.
|
2007-03-25 22:54:44 -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 |
|