Commit Graph

19 Commits

Author SHA1 Message Date
Xidorn Quan
8a683c9fcd Bug 1331903 part 3 - Force a recreation of the display subtree after testing each property in test_*_computation.html. r=heycam
MozReview-Commit-ID: 5W1tTBLpxvh
2017-01-19 16:49:49 +11:00
Xidorn Quan
e99e14b0bc Bug 1331903 part 2 - Do not add -moz-binding to gChildRule3 in test_inherit_computation.html. r=heycam
MozReview-Commit-ID: DIMW0KZeHo1
2017-01-19 16:49:05 +11:00
Xidorn Quan
cf7ed73790 Bug 1331903 part 1 - Fix test_inherit_computation.html test for width and inline-size. r=heycam
MozReview-Commit-ID: HoGM5x7xVMK
2017-01-19 22:33:33 +11:00
L. David Baron
be222ed02c Bug 1215702 patch 2 - Remove the mechanism of backend-only CSS properties. r=heycam
This is a mechanism that should not exist; any use of it means
nonconformance with http://www.w3.org/TR/CSS/#partial .
2015-10-19 22:22:34 -07:00
Cameron McCormack
20b86cc226 Bug 921731 - Part 10: Modify existing style tests to use "unset". r=bzbarsky 2013-10-04 04:49:19 +10:00
Malini Das
643e305d72 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
L. David Baron
fa4100d180 Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
L. David Baron
e8dcda7405 Fix bugs in handling of inherit, initial, and none for -moz-border-*-colors. (Bug 389404) r+sr=bzbarsky 2008-12-23 09:06:56 -05:00
a5861f0127 Mark tests passing that were fixed by bug 389464. 2007-07-25 17:01:32 -07:00
ceff33f864 Clean up empty gNoComputedStyle lists. 2007-07-22 12:57:15 -07:00
63ac8188a0 Add hooks to get correct computed value for logical box properties. 2007-07-22 12:56:13 -07:00
62b700008e 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
4d8e8f146b Bug 316908 - Add SVG to nsComputedDOMStyle. r+sr=dbaron 2007-07-21 07:20:25 -07:00
8e288f14d8 Make test_inherit_computation test the Compute*Data functions for eStyleUnit_Inherit. 2007-07-11 15:23:03 -07:00
3ec01a1b7b 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
6a0557443f 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
7188105e63 Add test for computed style on elements with frames as well. 2007-04-25 16:27:36 -07:00
aaecd9d578 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
5ee131d7e0 Add tests for computed values. 2007-04-18 19:49:44 -07:00