Index: LayoutTests/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.txt |
index f34ecabcc480e3df52d789417573eda560c91c0f..3ab5dbc984a51c9cfeb0692805f44ffc4fb64086 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.txt |
@@ -1,11 +1,13 @@ |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- ) |
- ) |
-) |
+SVG 1.1 dynamic update tests |
+ |
+Tests dynamic updates of the 'numOctaves' property of the SVGFETurbulenceElment object |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS turbulence.numOctaves.baseVal is 1 |
+PASS turbulence.numOctaves.baseVal is 3 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |