summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/gc-image-element-2-expected.txt
blob: b5604b551a75f046f1d1bbe027feee09ecd2bc1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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...
onload fired...
onload fired...
onload fired...
onload fired...
onload fired...
onload fired...
onload fired...
PASS