Chromium Code Reviews

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

Issue 19632002: Support 'extend-to-zoom' viewport descriptor value (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated after review comments Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/css3/device-adapt/viewport-height-extend-to-zoom-expected.txt
diff --git a/LayoutTests/css3/device-adapt/viewport-user-style-expected.txt b/LayoutTests/css3/device-adapt/viewport-height-extend-to-zoom-expected.txt
similarity index 55%
copy from LayoutTests/css3/device-adapt/viewport-user-style-expected.txt
copy to LayoutTests/css3/device-adapt/viewport-height-extend-to-zoom-expected.txt
index 2fe604bff02098a557891ce088c156766a979c27..0630c1ec1f913fc56da57569bdcc75d1729e2937 100644
--- a/LayoutTests/css3/device-adapt/viewport-user-style-expected.txt
+++ b/LayoutTests/css3/device-adapt/viewport-height-extend-to-zoom-expected.txt
@@ -1,6 +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 we get the viewport width from the user stylesheet.
-PASS Check that we get the viewport height from the author stylesheet.
+PASS Check viewport height is 'initial-height / extend-zoom'.

Powered by Google App Engine