aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/script/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Update MPL license to https (part 5)Jan Andre Ikenmeyer2018-11-271-1/+1
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-9/+0
* Format remaining filesPyfisch2018-11-061-12/+22
* Implement TimeRanges interfaceFernando Jiménez Moreno2018-10-311-0/+2
* Use keyboard-types cratePyfisch2018-10-071-1/+1
* Remove unused code for parsing a `sizes` attribute.Emilio Cobos Álvarez2018-07-011-1/+0
* Replace compiletest suite by doc-tests with `compile_fail`Simon Sapin2017-11-221-5/+17
* Parse sizes attribute values.Rakhi Sharma2017-10-021-0/+2
* Kill the plugins crate and its clippy supportAnthony Ramine2017-02-211-3/+0
* HTML image map supportbachar2017-01-111-0/+3
* Urlmageddon: Use refcounted urls more often.Emilio Cobos Álvarez2016-11-171-1/+1
* Add the append method for the Headers API for the Fetch APIJeena Lee2016-07-191-0/+1
* Remove DataSlice, fix #12249Zhen Zhang2016-07-051-3/+0
* Remove unused ByteString::bytes() and its unit test.Ms2ger2016-06-071-1/+0
* Move trim_http_whitespace to net_traits.Ms2ger2016-06-071-1/+0
* Fix unused crate warning in script_testsMatt Brubeck2016-05-251-1/+0
* Implement origin concept.Josh Matthews2016-04-131-0/+5
* add XHR::SetRequestHeader Step 3 unit testTim Neumann2016-02-231-0/+1
* Add methods to move ByteStrings underlying bytesDaniel Robertson2016-02-181-0/+1
* Changed blob to use DataSlice with Arc in order to limit wasteful copying of ...David Raifaizen2016-01-061-0/+3
* Add check up on extern crate order and sort extern crates alphabeticallyGuillaume Gomez2015-11-281-1/+1
* Make DOMString a newtype around String, rather than a typedef.Ms2ger2015-11-041-0/+1
* Made the clipboard-related functionality in TextInput more testable. Added te...Avi Weinstock2015-05-061-0/+1
* Fix up the splitting of the unit tests crate.Simon Sapin2015-04-211-0/+8