aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/dom/bindings/text.rs
Commit message (Collapse)AuthorAgeFilesLines
* Generate bindings for Comment and DocumentType.Josh Matthews2013-08-281-96/+0
|
* Remove many long ugly lists of imports of HTML element types. They can now ↵Josh Matthews2013-08-271-1/+2
| | | | be obtained via dom::types::*, which is autogenerated.
* Library changesKeegan McAllister2013-08-151-4/+3
|
* Update for language changesBrian Anderson2013-06-261-4/+10
|
* Separate the DOM and layout into separate crates.Patrick Walton2013-05-281-0/+90