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

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

Issue 1319333002: update-w3c-deps import using blink 6a21d1a089a3a2fd9e80ada1edd4f48db5408e0c: (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase 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-004-expected.xht
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-004-expected.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-004-expected.xht
index b5d84114a3084caadb3bc1be0ed1e7ee067c0776..42f6eb18e0db8abab36c527a4a3dcbf94aa63a6d 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-004-expected.xht
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/vertical-alignment-new-004-expected.xht
@@ -12,12 +12,12 @@
img
{
- padding-left: 15px; /* = the position of first orange square */
+ padding-left: 60px; /* = the position of first orange square */
}
img + br + img
{
- padding-left: 45px; /* = the position of second orange square*/
+ padding-left: 60px; /* = the position of second orange square*/
}
]]></style>
@@ -25,7 +25,7 @@
<body>
-<p>Test passes if the <strong>right edge</strong> of an irregular orange polygon is straight and unbroken.</p>
+<p>Test passes if the <strong>left edge</strong> of an irregular orange polygon is straight and unbroken.</p>
<div>
<img src="support/swatch-orange.png" width="60" height="60" alt="Image download support must be enabled" /><br/><!--

Powered by Google App Engine
This is Rietveld 408576698