Bug 90859 - ShadowDOM for <iframe>
Summary: ShadowDOM for <iframe>
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hayato Ito
URL:
Keywords:
Depends on:
Blocks: 82313
  Show dependency treegraph
 
Reported: 2012-07-10 01:59 PDT by Shinya Kawanaka
Modified: 2013-01-06 20:48 PST (History)
2 users (show)

See Also:


Attachments
wip (25.41 KB, patch)
2012-08-27 02:30 PDT, Hayato Ito
no flags Details | Formatted Diff | Diff
wip (35.50 KB, patch)
2012-09-11 11:18 PDT, Hayato Ito
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-10 01:59:31 PDT
According to the spec, <iframe> should behave like having a Shadow DOM.
https://dvcs.w3.org/hg/webcomponents/raw-file/tip/spec/shadow/index.html#html-elements-and-their-shadow-dom-subtrees
Comment 1 Hayato Ito 2012-08-27 02:30:49 PDT
Created attachment 160680 [details]
wip
Comment 2 Hayato Ito 2012-09-11 11:18:35 PDT
Created attachment 163407 [details]
wip
Comment 3 Hayato Ito 2013-01-06 20:48:20 PST
We don't have a plan to implement this. Marking WONTFIX.