Bug 42507
Summary: | Implement HTML5's @srcdoc | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Barth <abarth> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, sam |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#attr-iframe-srcdoc | ||
Bug Depends on: | |||
Bug Blocks: | 32934 |
Adam Barth
iframe@srcdoc is a feature for specifying the contents of a frame inline in the page via an attribute of the frame:
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#attr-iframe-srcdoc
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Barth
*** This bug has been marked as a duplicate of bug 43683 ***