HTML/iframe: Difference between revisions
< HTML
Jump to navigation
Jump to search
(→drop sandbox attribute: posted to WHATWG wiki and list) |
(HTML) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Welcome to the Mozilla wiki page on the [[ | Welcome to the Mozilla wiki page on the [[HTML]] <iframe> element. Please feel free to contribute new test pages or new sections. -- [[User:Tantek|Tantek]] | ||
{{stub}} | {{stub}} | ||
Line 22: | Line 22: | ||
== see also == | == see also == | ||
* [[ | * [[HTML]] home page |
Latest revision as of 07:26, 20 July 2018
Welcome to the Mozilla wiki page on the HTML <iframe> element. Please feel free to contribute new test pages or new sections. -- Tantek
This article is a stub. You can help MozillaWiki by expanding it.
iframe element test pages
- ...
iframe element demo pages
- ...
iframe element spec issues
drop sandbox attribute
Issue recorded on the WHATWG wiki: http://wiki.whatwg.org/wiki/Iframe_Sandbox
- The
sandbox
feature on<iframe>
should be considered for removal.- needs security review
- will be a lot of work to implement
- may not actually solve the problem it is intending to solve
- Jonas Sicking has more input on this.
2010-08-01 posted: http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-August/027483.html
see also
- HTML home page