Closed Bug 1131994 Opened 10 years ago Closed 10 years ago

mochitest failures on various CSS logical properties when vertical writing-mode is enabled

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38
Tracking Status
firefox38 --- fixed

People

(Reporter: jfkthame, Assigned: heycam)

References

(Blocks 1 open bug)

Details

Attachments

(4 files)

When layout.css.vertical-text.enabled is set to true, so that the CSS writing-mode property and the new logical box properties (for margins, borders, etc) are enabled, we get a bunch of mochitest failures related to the new properties. A few samples: 1106 INFO TEST-UNEXPECTED-FAIL | layout/style/test/test_exposed_prop_accessors.html | border-block-end should now be set - didn't expect , but got it 1618 INFO TEST-UNEXPECTED-FAIL | layout/style/test/test_inherit_computation.html | should be testing with values that compute to different things for 'block-size' - didn't expect height, but got it 2231 INFO TEST-UNEXPECTED-FAIL | layout/style/test/test_initial_computation.html | should be testing with values that compute to different things for 'inline-size' - didn't expect width, but got it 2722 INFO TEST-UNEXPECTED-FAIL | layout/style/test/test_property_syntax_errors.html | invalid value 'none' not accepted for 'max-block-size' property - got none, expected 6006 INFO TEST-UNEXPECTED-FAIL | layout/style/test/test_value_cloning.html | serialization should be nonempty for border-block-start: 5px green none - didn't expect , but got it 18910 INFO TEST-UNEXPECTED-FAIL | layout/style/test/test_value_computation.html | should be testing with values that compute to different things for 'block-size' - didn't expect height, but got it 22727 INFO TEST-UNEXPECTED-FAIL | layout/style/test/test_value_storage.html | setting 'none' on 'border-block-end' - didn't expect , but got it See https://treeherder.mozilla.org/#/jobs?repo=try&revision=69d2545dfb1e
Assignee: nobody → cam
Status: NEW → ASSIGNED
Attachment #8564817 - Flags: review?(dbaron)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: