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

Unified Diff: LayoutTests/imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003-expected.xht

Issue 1170703002: Import more CSS Writing Modes Level 3 test suites (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: TestExpetations 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/clip-rect-vlr-003-expected.xht
diff --git a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vlr-003-expected.xht b/LayoutTests/imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003-expected.xht
similarity index 65%
copy from LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vlr-003-expected.xht
copy to LayoutTests/imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003-expected.xht
index 12473d5b17310b60423173165d4ae6ce7ee35bd2..f7806eae9446b33c6753201624b9fe0ba30f52ae 100644
--- a/LayoutTests/imported/csswg-test/css-writing-modes-3/text-indent-vlr-003-expected.xht
+++ b/LayoutTests/imported/csswg-test/css-writing-modes-3/clip-rect-vlr-003-expected.xht
@@ -10,20 +10,18 @@
<meta content="image" name="flags" />
- <style type="text/css"><![CDATA[
- img#green-square
- {
- position: relative;
- top: 80px;
- }
- ]]></style>
</head>
<body>
<p><img src="support/pass-cdts-abs-pos-non-replaced.png" width="246" height="36" alt="Image download support must be enabled" /></p>
- <div><img id="green-square" src="support/swatch-green.png" width="80" height="80" alt="Image download support must be enabled" /></div>
+ <!--
+ Image says:
+ Test passes if there is a filled green square and <strong>no red</strong>.
+ -->
+
+ <div><img src="support/swatch-green.png" width="50" height="50" alt="Image download support must be enabled" /></div>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698