Bug 91590

Summary: Needs pseudo id to point the inner element of an img element for styling
Product: WebKit Reporter: Shinya Kawanaka <shinyak>
Component: DOMAssignee: Shinya Kawanaka <shinyak>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, dominicc, hayato, morrita, tasak, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 82313    
Attachments:
Description Flags
Patch
none
Patch for landing none

Shinya Kawanaka
Reported 2012-07-17 23:58:55 PDT
Now that an img element can have a ShadowDOM, but we don't have any way to specify the inner element of img. This makes it impossible to style the inner element of img.
Attachments
Patch (4.51 KB, patch)
2012-07-19 22:20 PDT, Shinya Kawanaka
no flags
Patch for landing (4.59 KB, patch)
2012-07-20 00:06 PDT, Shinya Kawanaka
no flags
Shinya Kawanaka
Comment 1 2012-07-19 22:20:07 PDT
Hajime Morrita
Comment 2 2012-07-19 23:06:15 PDT
Comment on attachment 153410 [details] Patch Could you document it somewhere like http://trac.webkit.org/wiki/Styling%20Form%20Controls and point it from the change log enry?
Shinya Kawanaka
Comment 3 2012-07-20 00:03:30 PDT
(In reply to comment #2) > (From update of attachment 153410 [details]) > Could you document it somewhere like http://trac.webkit.org/wiki/Styling%20Form%20Controls > and point it from the change log enry? Of course. I've made the entry (http://trac.webkit.org/wiki/ShadowDOMForReplacedElements)
Shinya Kawanaka
Comment 4 2012-07-20 00:06:38 PDT
Created attachment 153429 [details] Patch for landing
WebKit Review Bot
Comment 5 2012-07-20 01:06:51 PDT
Comment on attachment 153429 [details] Patch for landing Clearing flags on attachment: 153429 Committed r123192: <http://trac.webkit.org/changeset/123192>
WebKit Review Bot
Comment 6 2012-07-20 01:06:55 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.