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

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-015-expected.xht

Issue 1144143009: W3C Test: Import web-platform-tests/html/semantics (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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/text-align-vlr-015-expected.xht
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-015-expected.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-015-expected.xht
index c576e20acc49586f10e969107253bae1d3882d77..f01f983898249c97ced81cff69f54e4d9042eef5 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-015-expected.xht
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vlr-015-expected.xht
@@ -10,20 +10,13 @@
<meta name="flags" content="image" />
- <style type="text/css"><![CDATA[
- div
- {
- position: absolute;
- top: 252px;
- }
- ]]></style>
</head>
<body>
<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
- <div><img src="support/swatch-green.png" width="100" height="100" alt="Image download support must be enabled" /></div>
+ <div><img src="support/left-bottom-green-200x300.png" width="200" height="300" alt="Image download support must be enabled" /></div>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698