Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/backgrounds/background-repeat-with-background-color.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/backgrounds/background-repeat-with-background-color.html b/third_party/WebKit/LayoutTests/fast/backgrounds/background-repeat-with-background-color.html |
| index adc7e1c1baa3d3371b00f828a4d98eabc56b04f0..ea85b19ff5e3903cfe79693592d614aefd2a32c5 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/backgrounds/background-repeat-with-background-color.html |
| +++ b/third_party/WebKit/LayoutTests/fast/backgrounds/background-repeat-with-background-color.html |
| @@ -4,7 +4,7 @@ |
| <style> |
| div { |
| display: inline-block; |
| - width: 110px; |
| + width: 130px; |
| height: 110px; |
| margin: 10px; |
| background-color: green; |