aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/webidls/Node.webidl
Commit message (Expand)AuthorAgeFilesLines
* Cargoify servoJack Moffitt2014-09-081-79/+0
* node.textContent and node.nodeValue should not throwManish Goregaokar2014-08-141-2/+2
* Implement Element.prefix (Fixes #1737)Sankha Narayan Guria2014-04-221-9/+0
* Move Node.namespaceURI to Element.(fixes #2059)lpy2014-04-081-3/+1
* Implement Node.cloneNodeBruno de Oliveira Abinader2014-03-131-1/+0
* Remove Node.hasAttributes() method that was removed from the specification.Ms2ger2014-03-061-2/+0
* Match the spec more closely in Node.webidl.Ms2ger2014-03-051-9/+10
* Remove Gecko-specific and other commented-out code in IDL.Ms2ger2014-02-251-17/+2
* Implement Node.isEqualNodeBruno de Oliveira Abinader2014-02-101-1/+1
* Implement Node.containsBruno de Oliveira Abinader2014-02-091-1/+1
* Move webidl files to dom/webidlYoungmin Yoo2014-01-201-0/+107