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

Unified Diff: LayoutTests/fast/hidpi/image-srcset-simple-1x-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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/fast/hidpi/image-srcset-simple-1x-expected.txt
diff --git a/LayoutTests/fast/hidpi/image-srcset-simple-1x-expected.txt b/LayoutTests/fast/hidpi/image-srcset-simple-1x-expected.txt
index 706dc9d565265f6f1e019ab20d53c4b98f74b2c7..36eb35b22228b88def35457c789a4d8e6d2ca20b 100644
--- a/LayoutTests/fast/hidpi/image-srcset-simple-1x-expected.txt
+++ b/LayoutTests/fast/hidpi/image-srcset-simple-1x-expected.txt
@@ -1,6 +1,6 @@
-PASS document.getElementById("foo").clientWidth==400 is true
PASS successfullyParsed is true
TEST COMPLETE
+PASS document.getElementById("foo").clientWidth==400 is true
This test passes if the image below says 1x with a reddish background when the deviceScaleFactor is 1, and if says 2x with a greenish background when the deviceScaleFactor is 2.

Powered by Google App Engine
This is Rietveld 408576698