aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/webidls/HTMLIFrameElement.webidl
Commit message (Collapse)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-33/+0
|
* Implement HTMLIFrameElement.src.Ms2ger2014-06-091-1/+1
|
* Remove not-yet-implemented members from IDL and Rust code.Ms2ger2014-06-011-41/+23
| | | | | | | | These stub implementations bring no value, and significantly increased maintenance costs. This commit also synchronizes the IDL with the HTML specification and makes the URLs consistent.
* Remove all traces of WindowProxy. Implement basic browser context concept ↵Josh Matthews2014-04-221-1/+1
| | | | and outerizing of inner windows.
* Remove Gecko-specific and other commented-out code in IDL.Ms2ger2014-02-251-16/+0
|
* Move webidl files to dom/webidlYoungmin Yoo2014-01-201-0/+67