Commit graph

5 commits

Author SHA1 Message Date
Ms2ger
a8578701a8 Introduce HTMLFontElement::new. 2013-11-02 12:05:06 +01:00
Luis de Bethencourt
2dbd065d91 Rename the element field of the DOM Node hierarchy
Renamed htmlelement, and element

Fixes #924
2013-09-19 19:39:38 -04:00
Keegan McAllister
73c1a12f30 bindings: Return errors in Result rather than setting an out parameter
Fixes #909.
2013-09-18 18:07:37 -07:00
Keegan McAllister
68ddc6b4ab Make DOMString an alias for Option<~str>
Fixes #898.
2013-09-18 14:46:42 -07:00
Josh Matthews
540993f196 Generate bindings for HTMLFontElement.webidl 2013-08-26 16:05:11 -04:00