aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/HTMLIFrameElement.webidl
Commit message (Expand)AuthorAgeFilesLines
* Add ReferrerPolicy IDL attribute to iframes (#34526)shanehandley2024-12-081-0/+2
* Rename legacy extended attributes in webidlssagudev2023-02-191-2/+2
* Implement srcdoc support for iframes.jaymodi982019-11-121-2/+2
* Convert [HTMLConstructor] as constructor extensionKagami Sascha Rosylight2019-10-191-1/+3
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-1/+1
* Update src/href attributes to be a USVStringDan Robertson2018-12-171-1/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Adding Name and SetName functions for windowpaavininanda2018-02-261-3/+2
* remove mozbrowser codePaul Rouget2018-02-131-10/+0
* Add CEReactions where neededConnor Brewster2017-07-181-5/+18
* Add HTMLConstructor attributes where neededConnor Brewster2017-06-151-0/+1
* Add support for fullscreen #10102Jansen Jan2016-12-091-1/+1
* Add tracking issues for DOM APIs related to 'browsing context names'.Corey Farwell2016-12-031-1/+4
* script: Implement the `frameBorder` attribute on `HTMLIFrameElement`.Patrick Walton2016-10-261-1/+1
* Partial fix for #12415: expose interfaces of some HTML ElementsMaciej Skrzypkowski2016-07-281-1/+0
* Explicitly expose everything everywhere.Ms2ger2016-07-121-0/+1
* Propagate privacy information of iframes to corresponding pipelines. Make ifr...Sagar Muchhal2016-06-201-0/+3
* Auto merge of #11720 - canaltinova:sandbox, r=noxbors-servo2016-06-111-1/+2
|\
| * Add Sandbox field to HTMLIFrameElementNazım Can Altınova2016-06-111-1/+2
* | Support WindowProxy return values in bindingsJansen Jan2016-06-091-3/+2
|/
* Removed references to DOMSettableTokenListKosov Eugene2016-06-051-1/+0
* Use [Func] on HTMLIFrameElement.mozbrowserAnthony Ramine2016-05-271-2/+2
* Hide nonstandard interface members of standard interfaces behind appropriate ...Josh Matthews2016-05-021-1/+1
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Explicitly place '/' before fragment for multipage spec linksCorey Farwell2015-10-101-2/+2
* Replace usage of old-style WHATWG spec linksCorey Farwell2015-10-101-2/+2
* script: Implement the `width` and `height` attributes for iframes perPatrick Walton2015-05-201-2/+2
* Update WHATWG links to use HTTPSCorey Farwell2015-04-131-2/+2
* Experimental implementation of (a small subset of) mozbrowser APIs.Glenn Watson2015-03-231-0/+7
* Add contentDocument support for HTMLIFrameElement. Fixes #3808.Tomasz Kołodziejski2014-11-131-1/+1
* Cargoify servoJack Moffitt2014-09-081-0/+33