| Index: LayoutTests/css3/filters/filter-repaint-child-layers.html
|
| diff --git a/LayoutTests/css3/filters/filter-repaint-child-layers.html b/LayoutTests/css3/filters/filter-repaint-child-layers.html
|
| index 17b793b4107e19d09529b2717b82f057d9c56c11..7edae6ddf4b6bee91ab3d9a795671a97c69137e9 100644
|
| --- a/LayoutTests/css3/filters/filter-repaint-child-layers.html
|
| +++ b/LayoutTests/css3/filters/filter-repaint-child-layers.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE html>
|
| <!--
|
| This tests verifies that blur is repainted using the full source image of the element instead of just the dirty area.
|
| - Also it tests that the filter area includes all the child RenderLayers and applies the children's transforms correctly.
|
| + Also it tests that the filter area includes all the child Layers and applies the children's transforms correctly.
|
| You should see three green rectangles slightly rotated and blured. There should be no red.
|
| -->
|
| <html>
|
|
|