Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / gc-image-element-2-expected.txt
blobb5604b551a75f046f1d1bbe027feee09ecd2bc1e
1 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".
3 PASS successfullyParsed is true
5 TEST COMPLETE
6 onload fired...
7 onload fired...
8 onload fired...
9 onload fired...
10 onload fired...
11 onload fired...
12 onload fired...
13 onload fired...
14 onload fired...
15 onload fired...
16 PASS