.. |
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
|
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 |
Makefile.in
|
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 |
property_database.js
|
Comment out test for now until I can debug it. Bug 379809.
|
2007-05-05 00:05:18 -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
|
making some of these todo(). see regressions detailed in bug 371061.
|
2007-02-20 22:38:45 +00:00 |
test_bug319381.html
|
|
|
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
|
Disable the tests again. %^%$^$%^%$ test tinderbox. :(
|
2007-03-06 18:09:12 +00:00 |
test_bug373293.html
|
add mochitest for bug 373293 ("Style attribute is "transparent;" (missing property name)")
|
2007-03-12 05:59:13 +00: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_inherit_computation.html
|
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 |
test_inherit_storage.html
|
Work in progress on a test for value storage and serialization.
|
2007-04-16 21:45:49 -07:00 |
test_initial_computation.html
|
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 |
test_initial_storage.html
|
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 |
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
|
Remove known failure fixed by patches in bug 379741.
|
2007-05-10 23:50:35 -07:00 |
test_value_storage.html
|
Fix the description of the serialize+parse tests.
|
2007-05-05 10:06:49 -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 |