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

Unified Diff: LayoutTests/fast/css/zoom-media-queries-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines 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/css/zoom-media-queries-expected.txt
diff --git a/LayoutTests/fast/css/zoom-media-queries-expected.txt b/LayoutTests/fast/css/zoom-media-queries-expected.txt
index 30162045c39668c661aeac63efadddd2c7a1978e..1ac84b18497e5797bcb7c16c51e4440e1c093a4f 100644
--- a/LayoutTests/fast/css/zoom-media-queries-expected.txt
+++ b/LayoutTests/fast/css/zoom-media-queries-expected.txt
@@ -34,4 +34,7 @@ PASS matchMedia("(max-width: 18.75em)").matches is false
eventSender.zoomPageOut()
PASS matchMedia("(max-width: 300px)").matches is false
PASS matchMedia("(max-width: 18.75em)").matches is false
+PASS successfullyParsed is true
+
+TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698