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

Unified Diff: third_party/WebKit/LayoutTests/external/csswg-test/css-grid-1/grid-items/grid-minimum-size-grid-items-005-expected.xht

Issue 2698923002: NOT FOR LANDING (Closed)
Patch Set: Use images on the reference files too Created 3 years, 10 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: third_party/WebKit/LayoutTests/external/csswg-test/css-grid-1/grid-items/grid-minimum-size-grid-items-005-expected.xht
diff --git a/third_party/WebKit/LayoutTests/external/csswg-test/css-grid-1/grid-items/grid-minimum-size-grid-items-005-expected.xht b/third_party/WebKit/LayoutTests/external/csswg-test/css-grid-1/grid-items/grid-minimum-size-grid-items-005-expected.xht
index 05a13794482a94f6c10bd9d4c98704e63ef60331..9165588989522c3741388a38632dd0282d9e8780 100644
--- a/third_party/WebKit/LayoutTests/external/csswg-test/css-grid-1/grid-items/grid-minimum-size-grid-items-005-expected.xht
+++ b/third_party/WebKit/LayoutTests/external/csswg-test/css-grid-1/grid-items/grid-minimum-size-grid-items-005-expected.xht
@@ -3,17 +3,9 @@
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="GĂ©rard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
- <style type="text/css"><![CDATA[
- div
- {
- background-color: green;
- height: 100px;
- width: 100px;
- }
- ]]></style>
</head>
<body>
<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
- <div></div>
+ <img src="support/100x100-green.png" alt="Image download support must be enabled" />
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698