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

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

Issue 1128093002: Return vertical writing mode aware intrinsic information for SVG (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase for landing 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 | « no previous file | Source/core/layout/svg/LayoutSVGRoot.cpp » ('j') | 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
index da209a28631b39f43b5e200464ec94477b9190c1..4ebb6e3560c60959ba0e37ea05d1d42ed01ba603 100644
--- a/LayoutTests/svg/in-html/sizing/svg-inline-vertical-expected.txt
+++ b/LayoutTests/svg/in-html/sizing/svg-inline-vertical-expected.txt
@@ -1,7 +1,7 @@
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
+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 200
Harness: the test ran to completion.
« no previous file with comments | « no previous file | Source/core/layout/svg/LayoutSVGRoot.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698