aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/Node.webidl
Commit message (Expand)AuthorAgeFilesLines
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-1/+1
* adding .isConnected DOM attributePatrick Shaughnessy2019-12-111-0/+3
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-1/+1
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-1/+1
* Throw NotSupported when trying to deep clone a shadow rootFernando Jiménez Moreno2019-04-261-1/+1
* Implement shadow-including root, set node as in doc when connected. Makes JS ...Fernando Jiménez Moreno2019-04-261-1/+5
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Add CEReactions where neededConnor Brewster2017-07-181-6/+8
* Partial fix for 12415Scott Trinh2016-10-171-1/+1
* Replacing Node.prototype.rootNode for Node.prototype.getRootNode.Rafael Gomes Dantas2016-10-131-1/+3
* Explicitly expose everything everywhere.Ms2ger2016-07-121-1/+1
* use USVStrings instead of DOMString for urls in Node and DocumentThiago Pontes2016-05-281-1/+1
* Implements Node::isSameNodeArnaud Marant2016-04-231-0/+2
* Auto merge of #10757 - ineol:root-node, r=Ms2gerbors-servo2016-04-221-0/+2
|\
| * Implement Node::rootNodeLéo Stefanesco2016-04-221-0/+2
* | Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
|/
* Auto merge of #7601 - nox:cleanup-dom-webidls, r=Ms2gerbors-servo2015-09-191-1/+8
|\
| * Annotate many DOM attribute and methods with [Constant] and [Pure]Anthony Ramine2015-09-191-0/+7
| * Fix Node.childNodes attributesAnthony Ramine2015-09-111-1/+1
* | Introduce [Abstract] to mark non-leaf interfacesAnthony Ramine2015-09-131-0/+1
|/
* Correct the default value for Node#cloneNode's deep argument.Ms2ger2015-08-131-1/+1
* Add/format license headers for WebIDLsCorey Farwell2015-07-261-3/+3
* Implement Node.baseURIKevin Ball2015-07-051-1/+1
* Update WHATWG links to use HTTPSCorey Farwell2015-04-131-1/+1
* Cargoify servoJack Moffitt2014-09-081-0/+79