Chromium Code Reviews| Index: third_party/WebKit/Source/web/tests/data/root-scroller-child.html |
| diff --git a/third_party/WebKit/Source/web/tests/data/root-scroller-child.html b/third_party/WebKit/Source/web/tests/data/root-scroller-child.html |
| index 31c054916805ececb0358fa699ba343d2629ed82..0223fdd3cf34329ccca59d0072c759c527f87823 100644 |
| --- a/third_party/WebKit/Source/web/tests/data/root-scroller-child.html |
| +++ b/third_party/WebKit/Source/web/tests/data/root-scroller-child.html |
| @@ -23,8 +23,8 @@ |
| } |
| #spacer { |
| - width: 400px; |
| - height: 400px; |
| + width: 800px; |
| + height: 800px; |
| } |
| </style> |
| </head> |