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

Unified Diff: LayoutTests/fast/dom/Window/device-pixel-ratio-on-zoom-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/dom/Window/device-pixel-ratio-on-zoom-expected.txt
diff --git a/LayoutTests/fast/dom/Window/device-pixel-ratio-on-zoom-expected.txt b/LayoutTests/fast/dom/Window/device-pixel-ratio-on-zoom-expected.txt
index 354d78bfe9c4853a2e08d8bfa6608b6ee17b7933..e932e9e84343ef40947dd4ab13e0c83dd018a5d6 100644
--- a/LayoutTests/fast/dom/Window/device-pixel-ratio-on-zoom-expected.txt
+++ b/LayoutTests/fast/dom/Window/device-pixel-ratio-on-zoom-expected.txt
@@ -13,4 +13,7 @@ PASS round(window.devicePixelRatio) is 1.44
PASS round(window.devicePixelRatio) is 1.73
PASS round(window.devicePixelRatio) is 2.07
PASS round(window.devicePixelRatio) is 2.49
+PASS successfullyParsed is true
+
+TEST COMPLETE
Tests that window.devicePixelRatio is updated on zoom.

Powered by Google App Engine
This is Rietveld 408576698