Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove use of unstable box syntax. | Simon Sapin | 2017-10-16 | 1 | -1/+1 |
* | Rename Root<T> to DomRoot<T> | Anthony Ramine | 2017-09-26 | 1 | -6/+6 |
* | Rename dom::bindings::js to dom::bindings::root | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
* | Untry script | Simon Sapin | 2017-06-18 | 1 | -2/+2 |
* | Make #[dom_struct] a proc_macro attribute | Anthony Ramine | 2017-02-24 | 1 | -0/+1 |
* | Auto merge of #15520 - frewsxcv:html-options-collection-selected-index, r=nox | bors-servo | 2017-02-19 | 1 | -0/+19 |
|\ | |||||
| * | Implement `selectedIndex` IDL attribute on `HTMLOptionsCollection`. | Corey Farwell | 2017-02-12 | 1 | -0/+20 |
* | | Move HTMLSelectElement upcast call into HTMLOptionsCollection constructor. Fi... | Simon Whitehead | 2017-02-14 | 1 | -4/+5 |
|/ | |||||
* | Update to string-cache 0.3 | Simon Sapin | 2016-11-03 | 1 | -1/+1 |
* | Remove intrinsic Root::r() | Anthony Ramine | 2016-10-11 | 1 | -9/+9 |
* | Make reflect_dom_object take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -2/+1 |
* | implement HTMLOptionsCollection and add related items to HTMLSelectElement | Alexandrov Sergey | 2016-09-26 | 1 | -0/+186 |