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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/viewport/viewport-invalid-page-scale-factor-expected.txt

Issue 2350163002: Prevent LayoutTest setting -1 page scale factor. (Closed)
Patch Set: Prevent test from setting -1 page scale factor. Created 4 years, 3 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: third_party/WebKit/LayoutTests/fast/dom/viewport/viewport-invalid-page-scale-factor-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/viewport/viewport-invalid-page-scale-factor-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/viewport/viewport-invalid-page-scale-factor-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..46b56474bb2ea5cdf4107a1ba2d8da7efd475bda
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/dom/viewport/viewport-invalid-page-scale-factor-expected.txt
@@ -0,0 +1,12 @@
+Content-Type: text/plain
+layer at (0,0) size 800x600 clip at (0,0) size 785x585 scrollWidth 2008 scrollHeight 2016
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 785x2016 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585
+ LayoutBlockFlow {HTML} at (0,0) size 785x2016
+ LayoutBlockFlow {BODY} at (8,8) size 2000x2000
+ LayoutBlockFlow {DIV} at (0,0) size 2000x20
+ LayoutText {#text} at (0,0) size 254x19
+ text run at (0,0) width 254: "The test passes if the page does not crash."
+#EOF
+#EOF
+#EOF

Powered by Google App Engine
This is Rietveld 408576698