Chromium Code Reviews| Index: Source/web/tests/data/200-by-300-viewport.html |
| diff --git a/Source/web/tests/data/200-by-300-viewport.html b/Source/web/tests/data/200-by-300-viewport.html |
| index 497227b0514b019425a88878be2c2cf9c03a777d..56ef48e8ebda6c645b35c00702d2dfc044d13933 100644 |
| --- a/Source/web/tests/data/200-by-300-viewport.html |
| +++ b/Source/web/tests/data/200-by-300-viewport.html |
| @@ -6,6 +6,7 @@ |
| <style> |
| ::-webkit-scrollbar { |
| width: 0px; |
| + height: 0px; |
| } |
| body { |
| margin: 0px; |