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

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-008-expected.xht

Issue 1295773004: update-w3c-deps import using blink c936ac9d274f959a4b5908db6835bcd612fb1a9e: (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 4 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/vertical-alignment-new-008-expected.xht
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-008-expected.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-008-expected.xht
index ff6b345af91a1ab9593bb9a5bc604b9f6d40aca9..a7c3d10a8831b3c48e3170d44d8cbdc82cb97e5a 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-008-expected.xht
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-008-expected.xht
@@ -20,11 +20,11 @@
<body>
-<p>Test passes if the left edge of orange square attaches the right edge of blue square.</p>
+<p>Test passes if the left edge of an orange square touches the right edge of a blue square.</p>
<div>
- <img src="support/swatch-blue.png" width="30" height="90" alt="Image download support must be enabled" /><!--
- --><img id="orange" src="support/swatch-orange.png" width="30" height="30" alt="Image download support must be enabled" />
+ <img src="support/swatch-blue.png" width="120" height="120" alt="Image download support must be enabled" /><!--
+ --><img id="orange" src="support/swatch-orange.png" width="60" height="60" alt="Image download support must be enabled" />
</div>
</body>

Powered by Google App Engine
This is Rietveld 408576698