Chromium Code Reviews| 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> |