| Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-parsing-svg1-001-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-parsing-svg1-001-expected.txt b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-parsing-svg1-001-expected.txt
|
| index d18fccf449b4b1b8384332a564b66853e57db2ee..65032ecb223a6f0866e01ca9f1dd3f8f022ac103 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-parsing-svg1-001-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-parsing-svg1-001-expected.txt
|
| @@ -1,6 +1,9 @@
|
| This is a testharness.js-based test.
|
| -FAIL -webkit-writing-mode: lr assert_equals: expected "lr" but got "horizontal-tb"
|
| -FAIL -webkit-writing-mode: rl assert_equals: expected "rl" but got "horizontal-tb"
|
| -FAIL -webkit-writing-mode: tb assert_equals: expected "tb" but got "horizontal-tb"
|
| +PASS -webkit-writing-mode: lr
|
| +PASS -webkit-writing-mode: lr-tb
|
| +PASS -webkit-writing-mode: rl
|
| +PASS -webkit-writing-mode: rl-tb
|
| +FAIL -webkit-writing-mode: tb assert_equals: expected "vertical-rl" but got "horizontal-tb"
|
| +FAIL -webkit-writing-mode: tb-rl assert_equals: expected "vertical-rl" but got "horizontal-tb"
|
| Harness: the test ran to completion.
|
|
|
|
|