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

Unified Diff: LayoutTests/css3/device-adapt/viewport-min-width-extend-to-zoom-expected.txt

Issue 23101004: Make configurationForViewport match production code (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Renamed configurationForViewport to viewportAsText Created 7 years, 4 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/css3/device-adapt/viewport-min-width-extend-to-zoom-expected.txt
diff --git a/LayoutTests/css3/device-adapt/viewport-min-width-extend-to-zoom-expected.txt b/LayoutTests/css3/device-adapt/viewport-min-width-extend-to-zoom-expected.txt
index f09c1ab1de06838946cd67b514ed00fb192b196c..1d62ce9227486f9edf4b1673051b24bfb95a3e93 100644
--- a/LayoutTests/css3/device-adapt/viewport-min-width-extend-to-zoom-expected.txt
+++ b/LayoutTests/css3/device-adapt/viewport-min-width-extend-to-zoom-expected.txt
@@ -1,5 +1,5 @@
PASS Check that window.testRunner is present. Required to add a user stylesheet.
-PASS Check that window.internals is present. Required to call configurationForViewport.
+PASS Check that window.internals is present. Required to call viewportAsText.
PASS Check viewport width.

Powered by Google App Engine
This is Rietveld 408576698