Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-parsing-001-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-parsing-001-expected.txt b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-parsing-001-expected.txt |
deleted file mode 100644 |
index 4dbc9b5d814018c6282d2418dd1eba8d89446e80..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-parsing-001-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-This is a testharness.js-based test. |
-PASS text-orientation initial value |
-PASS -webkit-text-orientation: upright |
-PASS -webkit-text-orientation: sideways |
-PASS text-orientation should inherit |
-FAIL -webkit-text-orientation: mixed assert_equals: expected "mixed" but got "upright" |
-PASS -webkit-text-orientation: initial |
-PASS -webkit-text-orientation: inherit |
-PASS -webkit-text-orientation: foo |
-Harness: the test ran to completion. |
- |