.. |
css_properties_like_longhand.js
|
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 |
ListCSSProperties.cpp
|
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 |
Makefile.in
|
Add test that the nsRuleNode::Compute*Data functions don't touch aStartStruct when they shouldn't.
|
2007-07-12 16:50:13 -07:00 |
property_database.js
|
Add test that the nsRuleNode::Compute*Data functions don't touch aStartStruct when they shouldn't.
|
2007-07-12 16:50:13 -07:00 |
test_bug74880.html
|
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 |
test_bug221428.html
|
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 |
test_bug302186.html
|
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 |
test_bug319381.html
|
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 |
test_bug357614.html
|
Add tests for bugs 357614 and 387615.
|
2007-07-11 15:25:00 -07:00 |
test_bug365932.html
|
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 |
test_bug372770.html
|
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 |
test_bug373293.html
|
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 |
test_bug377947.html
|
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 |
test_bug379440.html
|
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 |
test_bug379741.html
|
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 |
test_bug383075.html
|
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 |
test_bug387615.html
|
Add tests for bugs 357614 and 387615.
|
2007-07-11 15:25:00 -07:00 |
test_compute_data_with_start_struct.html
|
Add test that the nsRuleNode::Compute*Data functions don't touch aStartStruct when they shouldn't.
|
2007-07-12 16:50:13 -07:00 |
test_dont_use_document_colors.html
|
Add bug numbers._dont_use_document_colors.html
|
2007-05-16 18:56:18 -07:00 |
test_inherit_computation.html
|
Make test_inherit_computation test the Compute*Data functions for eStyleUnit_Inherit.
|
2007-07-11 15:23:03 -07:00 |
test_inherit_storage.html
|
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 |
test_initial_computation.html
|
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 |
test_initial_storage.html
|
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 |
test_property_database.html
|
Finish up adding initial and other values sections to property database, and test for their presence.
|
2007-04-16 18:07:22 -07:00 |
test_property_syntax_errors.html
|
Work towards getting test_value_storage running.
|
2007-04-17 00:41:44 -07:00 |
test_style_struct_copy_constructors.html
|
Test copy constructors of nsStyleStruct.
|
2007-04-20 17:17:29 -07:00 |
test_value_computation.html
|
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 |
test_value_storage.html
|
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 |
unstyled-frame.css
|
Add test for computed style on elements with frames as well.
|
2007-04-25 16:27:36 -07:00 |
unstyled-frame.xml
|
Add test for computed style on elements with frames as well.
|
2007-04-25 16:27:36 -07:00 |
unstyled.css
|
Add tests for computed values.
|
2007-04-18 19:49:44 -07:00 |
unstyled.xml
|
Add tests for computed values.
|
2007-04-18 19:49:44 -07:00 |