| Index: LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt
|
| index 4dba563fe253e77390b5a8130437e869dbe9d35e..46c42a652f1ad4d59f6019b257d650b75f985c1a 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.txt
|
| @@ -10,4 +10,7 @@ PASS parseFloat(floodElement.getAttribute('flood-opacity')).toFixed(1) is "0.8"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(repaint rects
|
| + (rect 8 8 200 200)
|
| +)
|
|
|
|
|