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

Unified Diff: LayoutTests/css3/device-adapt/viewport-user-style-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-user-style-expected.txt
diff --git a/LayoutTests/css3/device-adapt/viewport-user-style-expected.txt b/LayoutTests/css3/device-adapt/viewport-user-style-expected.txt
index 2fe604bff02098a557891ce088c156766a979c27..655f0ed96cf381d8be0debbde2f335a99148684f 100644
--- a/LayoutTests/css3/device-adapt/viewport-user-style-expected.txt
+++ b/LayoutTests/css3/device-adapt/viewport-user-style-expected.txt
@@ -1,6 +1,6 @@
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 that we get the viewport width from the user stylesheet.
PASS Check that we get the viewport height from the author stylesheet.

Powered by Google App Engine
This is Rietveld 408576698