aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/htmlconstructor.rs
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Spidermonkey 67.Josh Matthews2019-06-261-2/+2
* Use TypeError instead of InvalidState for exception.gatowololo2019-06-071-1/+6
* Update to SpiderMonkey 66.Josh Matthews2019-05-101-2/+2
* Add custom elements related stuff into ElementRareDataFernando Jiménez Moreno2019-04-261-2/+2
* Rustfmt has changed its default style :/Simon Sapin2018-12-281-1/+1
* Update MPL license to https (part 3)Jan Andre Ikenmeyer2018-11-191-1/+1
* Reorder importsPyfisch2018-11-061-1/+1
* Sort `use` statementsSimon Sapin2018-11-061-1/+1
* `cargo fix --edition`Simon Sapin2018-11-061-75/+75
* Remove the HTMLTable{Header,Data}CellElement interfacesSimon Pieters2018-10-021-4/+3
* Format script componentchansuke2018-09-191-137/+151
* Adapt Servo for mozjs 0.6 and the changes introduced in servo/rust-mozjs#393Marcin Mielniczuk2018-03-281-2/+2
* Fix tyvar_behind_raw_pointer warningsSimon Sapin2018-01-101-2/+2
* Fixed tidy-test errorsolmanz2017-11-171-5/+9
* Moved pop_current_element_queue() and push_new_element_queue() to htmlconstru...olmanz2017-11-161-0/+9
* Moved function html_constructor() from interface.rs to new file htmlconstruct...olmanz2017-11-161-0/+313