Chromium Code Reviews| Index: LayoutTests/compositing/geometry/clipping-foreground.html |
| diff --git a/LayoutTests/compositing/geometry/clipping-foreground.html b/LayoutTests/compositing/geometry/clipping-foreground.html |
| index 21c284bb0dfd81ed42fbf879f311698d5a36e3da..14810e15307e8ee8ab5a6adb79502442ac014c86 100644 |
| --- a/LayoutTests/compositing/geometry/clipping-foreground.html |
| +++ b/LayoutTests/compositing/geometry/clipping-foreground.html |
| @@ -57,7 +57,7 @@ |
| </head> |
| <body> |
| -<p>The layering and positions of the boxes should not be affected by oveflow:hidden.</p> |
| +<p>The layering of the boxes should not be affected by overflow:hidden.</p> |
| <div class="box"> |
| Box contents |
| <div class="negative child"> |