Chromium Code Reviews| Index: LayoutTests/fast/regions/shape-inside/shape-inside-on-regions.html |
| diff --git a/LayoutTests/fast/regions/shape-inside/shape-inside-on-regions.html b/LayoutTests/fast/regions/shape-inside/shape-inside-on-regions.html |
| index 53c26b5aacfdd16db325c7d3e33e6c3e15b5b196..a5d6c47a17c3b0e8a3e79cbb0f67b70c61cd5b5e 100644 |
| --- a/LayoutTests/fast/regions/shape-inside/shape-inside-on-regions.html |
| +++ b/LayoutTests/fast/regions/shape-inside/shape-inside-on-regions.html |
| @@ -21,7 +21,7 @@ |
| } |
| #region2 { |
| width: 300px; |
| - height: 145px; |
| + height: 150px; |
| -webkit-shape-inside: rectangle(0, 0, 220px, 150px); |
| margin-top: 60px; |
| } |