Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Side by Side Diff: LayoutTests/fast/dom/gc-image-element-2-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Tests for image elements firing their load events even when they're not in the d ocument. Should say "onload fired" ten times, and then "PASS". 1 Tests for image elements firing their load events even when they're not in the d ocument. Should say "onload fired" ten times, and then "PASS".
2 2
3 PASS successfullyParsed is true
4
5 TEST COMPLETE
3 onload fired... 6 onload fired...
4 onload fired... 7 onload fired...
5 onload fired... 8 onload fired...
6 onload fired... 9 onload fired...
7 onload fired... 10 onload fired...
8 onload fired... 11 onload fired...
9 onload fired... 12 onload fired...
10 onload fired... 13 onload fired...
11 onload fired... 14 onload fired...
12 onload fired... 15 onload fired...
13 PASS 16 PASS
14 PASS successfullyParsed is true
15 17
16 TEST COMPLETE
17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698