| Index: LayoutTests/fast/dom/HTMLImageElement/image-innerHTML-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.txt b/LayoutTests/fast/dom/HTMLImageElement/image-innerHTML-expected.txt
|
| similarity index 52%
|
| copy from LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.txt
|
| copy to LayoutTests/fast/dom/HTMLImageElement/image-innerHTML-expected.txt
|
| index 2f1c18b9f67ce7742517b46965faff9dfabdf58d..c1f9ce58f2101b391e1750187f503567383e6c4f 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.txt
|
| +++ b/LayoutTests/fast/dom/HTMLImageElement/image-innerHTML-expected.txt
|
| @@ -1,12 +1,10 @@
|
| -SVG 1.1 dynamic update tests
|
| -
|
| -Tests dynamic updates of the 'height' property of the SVGPatternElement object
|
| +Tests that creating and setting the src of an image element inside an innerHTML actually loads the resource
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS patternElement.height.baseVal.value is 100
|
| -PASS patternElement.height.baseVal.value is 50
|
| +PASS attemptedLoadDirect is true
|
| +PASS attemptedLoadIndirect is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|