Bug 91590 - Needs pseudo id to point the inner element of an img element for styling
Summary: Needs pseudo id to point the inner element of an img element for styling
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Shinya Kawanaka
URL:
Keywords:
Depends on:
Blocks: 82313
  Show dependency treegraph
 
Reported: 2012-07-17 23:58 PDT by Shinya Kawanaka
Modified: 2012-07-20 01:06 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.51 KB, patch)
2012-07-19 22:20 PDT, Shinya Kawanaka
no flags Details | Formatted Diff | Diff
Patch for landing (4.59 KB, patch)
2012-07-20 00:06 PDT, Shinya Kawanaka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 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.
Comment 1 Shinya Kawanaka 2012-07-19 22:20:07 PDT
Created attachment 153410 [details]
Patch
Comment 2 Hajime Morrita 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?
Comment 3 Shinya Kawanaka 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)
Comment 4 Shinya Kawanaka 2012-07-20 00:06:38 PDT
Created attachment 153429 [details]
Patch for landing
Comment 5 WebKit Review Bot 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>
Comment 6 WebKit Review Bot 2012-07-20 01:06:55 PDT
All reviewed patches have been landed.  Closing bug.