Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(368)

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/text-orientation-parsing-001-expected.txt

Issue 1358453003: update-w3c-deps import using blink e98e996cf6dfab3af465bea33279df933a764e9c: (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: W3CImportExpectations Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
+

Powered by Google App Engine
This is Rietveld 408576698