aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/bindings/codegen/Element.webidl
Commit message (Collapse)AuthorAgeFilesLines
* Move webidl files to dom/webidlYoungmin Yoo2014-01-201-189/+0
|
* Implement Element.attributes.Josh Matthews2013-11-131-2/+2
|
* Generate bindings for Node, CharacterData, Text, Element, and HTMLElement. ↵Josh Matthews2013-08-051-0/+189
Hook up text nodes to use the new bindings.