| Index: LayoutTests/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.txt
|
| index be0b5ee5d2ab1b88c53ace009da54898936cf4eb..ed8a6e1ab768ba97f4e8fefbd1dd243ea7c16bb3 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.txt
|
| @@ -10,17 +10,7 @@ PASS document.defaultView.getComputedStyle(floodElement).getPropertyValue('flood
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 8.00 8.00 200.00 200.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 8 8 200 200)
|
| )
|
|
|
|
|