| OLD | NEW |
| (Empty) | |
| 1 This is a testharness.js-based test. |
| 2 FAIL writing-mode initial value assert_equals: expected "horizontal-tb" but got
"lr-tb" |
| 3 FAIL -webkit-writing-mode: vertical-rl assert_equals: expected "vertical-rl" but
got "lr-tb" |
| 4 FAIL -webkit-writing-mode: vertical-lr assert_equals: expected "vertical-lr" but
got "lr-tb" |
| 5 FAIL writing-mode should inherit assert_equals: expected "vertical-rl" but got "
lr-tb" |
| 6 FAIL -webkit-writing-mode: horizontal-tb assert_equals: expected "horizontal-tb"
but got "lr-tb" |
| 7 FAIL -webkit-writing-mode: initial assert_equals: expected "horizontal-tb" but g
ot "lr-tb" |
| 8 FAIL -webkit-writing-mode: inherit assert_equals: expected "vertical-rl" but got
"lr-tb" |
| 9 FAIL -webkit-writing-mode: foo assert_equals: expected "vertical-rl" but got "lr
-tb" |
| 10 Harness: the test ran to completion. |
| 11 |
| OLD | NEW |