Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement scriptable HTMLIFrame content #2120

Closed
jdm opened this issue Apr 15, 2014 · 1 comment
Closed

Implement scriptable HTMLIFrame content #2120

jdm opened this issue Apr 15, 2014 · 1 comment
Labels
A-content/dom Interacting with the DOM from web content B-interesting-project Represents work that is expected to be interesting in some fashion

Comments

@jdm
Copy link
Member

jdm commented Apr 15, 2014

http://www.whatwg.org/specs/web-apps/current-work/multipage/the-iframe-element.html#dom-iframe-contentdocument
http://www.whatwg.org/specs/web-apps/current-work/multipage/browsers.html#dom-frameelement

We will need to support scripts grubbing around in same-origin iframes, and in their containing frames as well.

@jdm
Copy link
Member Author

jdm commented Mar 26, 2015

This basically works now.

@jdm jdm closed this as completed Mar 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/dom Interacting with the DOM from web content B-interesting-project Represents work that is expected to be interesting in some fashion
Projects
None yet
Development

No branches or pull requests

1 participant