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

Side by Side Diff: LayoutTests/fast/dom/beforeload/cached-image-before-load-expected.txt

Issue 205523003: Remove beforeload events. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove more tests Created 6 years, 9 months 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
(Empty)
1 This is a regression test for http://webkit.org/b/45586. It verifies that the be foreload event fires before the load event when loading a cached image, and that the image's style attributes can be queried in the load event handler. On succe ss, you should see two lines of green text starting with the word 'PASS'.
2
3 PASS: load fired after beforeload for a cached image.
4 PASS: image is 16px wide.
5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698