RESOLVED FIXED 93920
A 'load' event should be fired on the shadow host directly, not on an inner image element of shadow dom subtree
https://bugs.webkit.org/show_bug.cgi?id=93920
Summary A 'load' event should be fired on the shadow host directly, not on an inner i...
Hayato Ito
Reported 2012-08-13 18:13:36 PDT
An 'load' event should be fired on the <img> element directly, not an inner element of shadow dom subtree of <img> element which has an author shadow root, when the image is loaded.
Attachments
load on a shadow host (5.30 KB, patch)
2012-08-15 04:22 PDT, Hayato Ito
no flags
Hayato Ito
Comment 1 2012-08-15 04:22:36 PDT
Created attachment 158545 [details] load on a shadow host
WebKit Review Bot
Comment 2 2012-08-15 17:43:17 PDT
Comment on attachment 158545 [details] load on a shadow host Clearing flags on attachment: 158545 Committed r125727: <http://trac.webkit.org/changeset/125727>
WebKit Review Bot
Comment 3 2012-08-15 17:43:20 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.