Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: implement autofocus IDL reflection (#32170) | Nolan Lawson | 2024-04-29 | 1 | -1/+12 |
| | | | | | * script: implement autofocus IDL reflection * test: update wpt results files | ||||
* | Further changes required by Servo | Oriol Brufau | 2023-10-02 | 1 | -1/+1 |
| | |||||
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -6/+6 |
| | | | | | * strict imports formatting * Reformat all imports | ||||
* | remove `extern crate` (#30311) | Samson | 2023-09-08 | 1 | -1/+1 |
| | | | | | | | | | | | * remove extern crate * Update components/script_plugins/lib.rs Co-authored-by: Martin Robinson <mrobinson@igalia.com> --------- Co-authored-by: Martin Robinson <mrobinson@igalia.com> | ||||
* | Support arbitrary protos when wrapping DOM objects with constructors. | Josh Matthews | 2023-05-28 | 1 | -1/+4 |
| | |||||
* | Introduce ElementCSSInlineStyle for SVGElement | CYBAI | 2020-06-05 | 1 | -0/+41 |
| | |||||
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -2/+2 |
| | |||||
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -4/+4 |
| | |||||
* | Format script component | chansuke | 2018-09-19 | 1 | -5/+7 |
| | |||||
* | Solving merge conficts related to the html5ever_atoms -> html5ever change | Christian Poveda | 2017-05-03 | 1 | -1/+1 |
|\ | |||||
| * | Upgrade to html5ever 0.16 | Simon Sapin | 2017-05-02 | 1 | -1/+1 |
| | | |||||
* | | Changed all prefixes from DOMString to the atomic Prefix from html5ever | Christian Poveda | 2017-05-03 | 1 | -3/+2 |
|/ | |||||
* | Make #[dom_struct] a proc_macro attribute | Anthony Ramine | 2017-02-24 | 1 | -0/+1 |
| | |||||
* | Remove and allow some dead code. | Ms2ger | 2016-12-22 | 1 | -15/+0 |
| | |||||
* | Update to string-cache 0.3 | Simon Sapin | 2016-11-03 | 1 | -4/+4 |
| | |||||
* | add SVGElement, SVGGraphicsElement interfaces and SVGSVGElement element | Alexandrov Sergey | 2016-10-06 | 1 | -0/+48 |