| Index: LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-parsing-001-expected.txt
|
| diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-parsing-001-expected.txt b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-parsing-001-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..5da56c14a62e8dcf8df8d8b0d6eb45600e566791
|
| --- /dev/null
|
| +++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-parsing-001-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +This is a testharness.js-based test.
|
| +FAIL text-orientation initial value assert_equals: expected (string) "mixed" but got (undefined) undefined
|
| +FAIL -webkit-text-orientation: upright assert_equals: expected (string) "upright" but got (undefined) undefined
|
| +FAIL -webkit-text-orientation: sideways assert_equals: expected (string) "sideways" but got (undefined) undefined
|
| +FAIL -webkit-text-orientation: sideways-right assert_equals: expected (string) "sideways-right" but got (undefined) undefined
|
| +FAIL text-orientation should inherit assert_equals: expected (string) "upright" but got (undefined) undefined
|
| +FAIL -webkit-text-orientation: mixed assert_equals: expected (string) "mixed" but got (undefined) undefined
|
| +FAIL -webkit-text-orientation: initial assert_equals: expected (string) "mixed" but got (undefined) undefined
|
| +FAIL -webkit-text-orientation: inherit assert_equals: expected (string) "upright" but got (undefined) undefined
|
| +FAIL -webkit-text-orientation: foo assert_equals: expected (string) "upright" but got (undefined) undefined
|
| +Harness: the test ran to completion.
|
| +
|
|
|