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

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-006-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-vrl-006-expected.xht
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-006-expected.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-006-expected.xht
index ec92fc5e7c7a9849d8a7a0b10cbf7d14eaaa4383..f7056150769c45606b65bd7582f1e46a23a70f1c 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-006-expected.xht
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/text-align-vrl-006-expected.xht
@@ -10,20 +10,13 @@
<meta name="flags" content="image" />
- <style type="text/css"><![CDATA[
- div
- {
- left: 108px;
- position: absolute;
- }
- ]]></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/right-top-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