OLD | NEW |
1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
2 FAIL -webkit-writing-mode: lr assert_equals: expected "lr" but got "horizontal-t
b" | 2 PASS -webkit-writing-mode: lr |
3 FAIL -webkit-writing-mode: rl assert_equals: expected "rl" but got "horizontal-t
b" | 3 PASS -webkit-writing-mode: lr-tb |
4 FAIL -webkit-writing-mode: tb assert_equals: expected "tb" but got "horizontal-t
b" | 4 PASS -webkit-writing-mode: rl |
| 5 PASS -webkit-writing-mode: rl-tb |
| 6 FAIL -webkit-writing-mode: tb assert_equals: expected "vertical-rl" but got "hor
izontal-tb" |
| 7 FAIL -webkit-writing-mode: tb-rl assert_equals: expected "vertical-rl" but got "
horizontal-tb" |
5 Harness: the test ran to completion. | 8 Harness: the test ran to completion. |
6 | 9 |
OLD | NEW |