| Index: LayoutTests/fast/dom/gc-image-element-2-expected.txt
|
| diff --git a/LayoutTests/fast/dom/gc-image-element-2-expected.txt b/LayoutTests/fast/dom/gc-image-element-2-expected.txt
|
| index 563b0f6b13c3da81043730cfbb8629b7dc5123f3..b5604b551a75f046f1d1bbe027feee09ecd2bc1e 100644
|
| --- a/LayoutTests/fast/dom/gc-image-element-2-expected.txt
|
| +++ b/LayoutTests/fast/dom/gc-image-element-2-expected.txt
|
| @@ -1,5 +1,8 @@
|
| Tests for image elements firing their load events even when they're not in the document. Should say "onload fired" ten times, and then "PASS".
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| onload fired...
|
| onload fired...
|
| onload fired...
|
| @@ -11,7 +14,4 @@ onload fired...
|
| onload fired...
|
| onload fired...
|
| PASS
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
|
|
|
|