Bug 93920

Summary: A 'load' event should be fired on the shadow host directly, not on an inner image element of shadow dom subtree
Product: WebKit Reporter: Hayato Ito <hayato>
Component: UI EventsAssignee: Hayato Ito <hayato>
Status: RESOLVED FIXED    
Severity: Normal CC: japhet, morrita, webcomponents-bugzilla, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 93425    
Attachments:
Description Flags
load on a shadow host none

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.