Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassCheck computed writing-mode for body element.
Asserts run
Pass
assert_equals("vertical-lr", "vertical-lr")
    at Test.<anonymous> ( /suites/css-writing-modes-3_dev/nightly-unstable/html/wm-propagation-body-computed-root.htm:15:5)
PassCheck computed writing-mode for html root element.
Asserts run
Pass
assert_not_equals("horizontal-tb", "vertical-lr")
    at Test.<anonymous> ( /suites/css-writing-modes-3_dev/nightly-unstable/html/wm-propagation-body-computed-root.htm:19:5)
PassCheck computed writing-mode for body element when style no longer applies.
Asserts run
Pass
assert_not_equals("horizontal-tb", "vertical-lr")
    at Test.<anonymous> ( /suites/css-writing-modes-3_dev/nightly-unstable/html/wm-propagation-body-computed-root.htm:24:5)