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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/writing-mode-parsing-svg1-001-expected.txt

Issue 1394423002: update-w3c-deps import using blink d9b074fe31794b3500d8e7ccf4d9ab7b15a7e86d: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 FAIL -webkit-writing-mode: lr assert_equals: expected "lr" but got "horizontal-t b" 2 PASS -webkit-writing-mode: lr
3 FAIL -webkit-writing-mode: rl assert_equals: expected "rl" but got "horizontal-t b" 3 PASS -webkit-writing-mode: lr-tb
4 FAIL -webkit-writing-mode: tb assert_equals: expected "tb" but got "horizontal-t b" 4 PASS -webkit-writing-mode: rl
5 PASS -webkit-writing-mode: rl-tb
6 FAIL -webkit-writing-mode: tb assert_equals: expected "vertical-rl" but got "hor izontal-tb"
7 FAIL -webkit-writing-mode: tb-rl assert_equals: expected "vertical-rl" but got " horizontal-tb"
5 Harness: the test ran to completion. 8 Harness: the test ran to completion.
6 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698