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

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-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/writing-mode-parsing-001-expected.txt
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-parsing-001-expected.txt b/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-parsing-001-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d094d13c5caff03d699d9c3317086b8275d29cea
--- /dev/null
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-parsing-001-expected.txt
@@ -0,0 +1,11 @@
+This is a testharness.js-based test.
+FAIL writing-mode initial value assert_equals: expected "horizontal-tb" but got "lr-tb"
+FAIL -webkit-writing-mode: vertical-rl assert_equals: expected "vertical-rl" but got "lr-tb"
+FAIL -webkit-writing-mode: vertical-lr assert_equals: expected "vertical-lr" but got "lr-tb"
+FAIL writing-mode should inherit assert_equals: expected "vertical-rl" but got "lr-tb"
+FAIL -webkit-writing-mode: horizontal-tb assert_equals: expected "horizontal-tb" but got "lr-tb"
+FAIL -webkit-writing-mode: initial assert_equals: expected "horizontal-tb" but got "lr-tb"
+FAIL -webkit-writing-mode: inherit assert_equals: expected "vertical-rl" but got "lr-tb"
+FAIL -webkit-writing-mode: foo assert_equals: expected "vertical-rl" but got "lr-tb"
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698