aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/bindings/codegen/Configuration.py
Commit message (Collapse)AuthorAgeFilesLines
* Generate bindings for HTMLDivElement, and pass abstract type to methods that ↵Josh Matthews2013-08-061-0/+1
| | | | need access to the opaque wrappers.
* Fill out various proxy binding traps as part of making setters work. Add ↵Josh Matthews2013-08-031-0/+1
| | | | named getter and setter and indexed getter support, as well as proxy object expandos. Fixes #660.
* Separate the DOM and layout into separate crates.Patrick Walton2013-05-281-0/+323