Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cargoify servo | Jack Moffitt | 2014-09-08 | 1 | -79/+0 |
* | node.textContent and node.nodeValue should not throw | Manish Goregaokar | 2014-08-14 | 1 | -2/+2 |
* | Implement Element.prefix (Fixes #1737) | Sankha Narayan Guria | 2014-04-22 | 1 | -9/+0 |
* | Move Node.namespaceURI to Element.(fixes #2059) | lpy | 2014-04-08 | 1 | -3/+1 |
* | Implement Node.cloneNode | Bruno de Oliveira Abinader | 2014-03-13 | 1 | -1/+0 |
* | Remove Node.hasAttributes() method that was removed from the specification. | Ms2ger | 2014-03-06 | 1 | -2/+0 |
* | Match the spec more closely in Node.webidl. | Ms2ger | 2014-03-05 | 1 | -9/+10 |
* | Remove Gecko-specific and other commented-out code in IDL. | Ms2ger | 2014-02-25 | 1 | -17/+2 |
* | Implement Node.isEqualNode | Bruno de Oliveira Abinader | 2014-02-10 | 1 | -1/+1 |
* | Implement Node.contains | Bruno de Oliveira Abinader | 2014-02-09 | 1 | -1/+1 |
* | Move webidl files to dom/webidl | Youngmin Yoo | 2014-01-20 | 1 | -0/+107 |