Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Stop passing DOMStrings via borrowed pointer. (#1201) | Tetsuharu OHZEKI | 2013-11-14 | 1 | -2/+2 | |
| | ||||||
* | Make Attr::local_name always initialized. | Ms2ger | 2013-11-13 | 1 | -26/+15 | |
| | ||||||
* | Don't pass nullable strings to native DOM methods that want non-nullable ↵ | Ms2ger | 2013-11-12 | 1 | -9/+9 | |
| | | | | strings. Fixes #1207. | |||||
* | Make DOMString represent a non-nullable string. | Ms2ger | 2013-11-12 | 1 | -7/+7 | |
| | ||||||
* | Initial support for Attr and namespaces. | James Graham | 2013-11-12 | 1 | -0/+95 | |