Chromium Code Reviews| Index: Source/WebKit/chromium/tests/data/large-div.html |
| diff --git a/Source/WebKit/chromium/tests/data/clipped-body.html b/Source/WebKit/chromium/tests/data/large-div.html |
| similarity index 80% |
| copy from Source/WebKit/chromium/tests/data/clipped-body.html |
| copy to Source/WebKit/chromium/tests/data/large-div.html |
| index 4ebf169ad69dbb5e06c7410ea1a6eae87886a192..a4bc0d9f09043d3f306c305e69e8bf2683fd6d65 100644 |
| --- a/Source/WebKit/chromium/tests/data/clipped-body.html |
| +++ b/Source/WebKit/chromium/tests/data/large-div.html |
| @@ -3,9 +3,6 @@ |
| <head> |
| <style> |
| - html, body { |
| - overflow-x: hidden; |
| - } |
| #content { |
| background: silver; |
| width: 1000px; |