| Index: LayoutTests/fast/dom/HTMLImageElement/image-dynamic-width-expected.txt
|
| diff --git a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt b/LayoutTests/fast/dom/HTMLImageElement/image-dynamic-width-expected.txt
|
| similarity index 50%
|
| copy from LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
|
| copy to LayoutTests/fast/dom/HTMLImageElement/image-dynamic-width-expected.txt
|
| index e956edbd01b12954fba32d3257219357adea36f9..24fb5cd5d77ed48fb567b55bae8c9ba6c7a3bead 100644
|
| --- a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
|
| +++ b/LayoutTests/fast/dom/HTMLImageElement/image-dynamic-width-expected.txt
|
| @@ -1,10 +1,10 @@
|
| ->>
|
| -Ensures that this snippet does not lead to a crash. Bug 86029.
|
| +Test that creating a cached image and immediately checking its width works
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS. WebKit did not crash.
|
| +PASS currentResult is true
|
| +PASS currentResult is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|