.. |
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
|
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 |
property_database.js
|
Bug 383184 - Implement SVG lighting filters.
|
2007-07-25 23:57:42 -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
|
Landing tests that somehow never made it into the tree.
|
2007-07-19 17:26:41 -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
|
Bug 364680. Intrinsic widths for columns. r+sr=dbaron
|
2007-07-19 19:21:43 -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_bug389464.html
|
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 |
test_bug391034.html
|
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 |
test_bug391221.html
|
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 |
test_compute_data_with_start_struct.html
|
Don't test properties whose values overlap with others.
|
2007-07-22 12:56:35 -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
|
Mark tests passing that were fixed by bug 389464.
|
2007-07-25 17:01:32 -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-initial for almost all remaining properties. b=80887 r+sr=bzbarsky
|
2007-07-24 08:27:11 -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
|
Mark tests passing that were fixed by bug 389464.
|
2007-07-25 17:01:32 -07:00 |
test_value_computation.html
|
Clean up empty gNoComputedStyle lists.
|
2007-07-22 12:57:15 -07:00 |
test_value_storage.html
|
Remove unused gNoComputedValue variable.
|
2007-07-22 10:59:14 -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 |