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

Unified Diff: LayoutTests/svg/in-html/sizing/svg-inline-vertical-expected.txt

Issue 1129763002: Add tests for SVG sizing inside vertical writing mode (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Full change with updated expected file Created 5 years, 7 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
« no previous file with comments | « LayoutTests/svg/in-html/sizing/svg-inline-vertical.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/in-html/sizing/svg-inline-vertical-expected.txt
diff --git a/LayoutTests/svg/in-html/sizing/svg-inline-vertical-expected.txt b/LayoutTests/svg/in-html/sizing/svg-inline-vertical-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..da209a28631b39f43b5e200464ec94477b9190c1
--- /dev/null
+++ b/LayoutTests/svg/in-html/sizing/svg-inline-vertical-expected.txt
@@ -0,0 +1,8 @@
+ This is a testharness.js-based test.
+PASS Test size calculation in vertical writing mode
+FAIL Test size calculation in vertical writing mode assert_equals: Height expected 200 but got 100
+FAIL Test size calculation in vertical writing mode assert_equals: Width expected 100 but got 400
+FAIL Test size calculation in vertical writing mode assert_equals: Height expected 200 but got 100
+FAIL Test size calculation in vertical writing mode assert_equals: Width expected 100 but got 200
+Harness: the test ran to completion.
+
« no previous file with comments | « LayoutTests/svg/in-html/sizing/svg-inline-vertical.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698