aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/tests.rs
Commit message (Expand)AuthorAgeFilesLines
* Move script crate unit tests into the unit_tests crate.Simon Sapin2015-04-081-48/+0
* Use NonZero to reduce the size of DOM smart pointers (fixes #4502).Ms2ger2015-01-301-7/+7
* Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-9/+9
* Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19.Ms2ger2015-01-081-8/+8
* Implement HTMLElement.dataset (fixes #2974).Bruno de Oliveira Abinader2014-12-231-3/+3
* Revert PR #4038 for causing WPT failures.Ms2ger2014-12-231-3/+3
* Update HTML{Div,Span,}Element stack sizeBruno de Oliveira Abinader2014-12-201-3/+3
* Fix test failures.Josh Matthews2014-12-181-3/+3
* Add unit test to freeze sizes of DOM structsManish Goregaokar2014-12-091-0/+48