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

Unified Diff: Source/WebKit/chromium/tests/data/wide_document.html

Issue 14813025: Refactor viewport initialization logic out of WebViewImpl. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Another RTL test fix Created 7 years, 7 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: Source/WebKit/chromium/tests/data/wide_document.html
diff --git a/Source/WebKit/chromium/tests/data/wide_document.html b/Source/WebKit/chromium/tests/data/wide_document.html
new file mode 100644
index 0000000000000000000000000000000000000000..bf96313e9430524b8e180c8fc8c7d296469ca7f6
--- /dev/null
+++ b/Source/WebKit/chromium/tests/data/wide_document.html
@@ -0,0 +1 @@
+<body style="margin:0px; padding:0px"><div style="width:1500px; background-color:red">Wide div forcing page to widen</div></body>

Powered by Google App Engine
This is Rietveld 408576698