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

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