| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce BindContext with in_doc and connected flags | Fernando Jiménez Moreno | 2019-04-26 | 1 | -3/+3 |
* | Add is_connected flag to node and use it to replace most uses of is_in_doc | Fernando Jiménez Moreno | 2019-04-26 | 1 | -4/+4 |
* | Implement HTMLMediaElement poster attribute | Fernando Jiménez Moreno | 2019-01-11 | 1 | -2/+9 |
* | 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 | -41/+41 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -49/+49 |
* | Remove the HTMLTable{Header,Data}CellElement interfaces | Simon Pieters | 2018-10-02 | 1 | -1/+1 |
* | Format script component | chansuke | 2018-09-19 | 1 | -53/+51 |
* | script: Remove HTMLAppletElement. | Emilio Cobos Álvarez | 2017-11-06 | 1 | -4/+0 |
* | Fix commonmark Markdown warnings in docs, part 1 | Matt Brubeck | 2017-10-17 | 1 | -5/+5 |
* | Implement the error path for source children of media elements | Anthony Ramine | 2017-09-25 | 1 | -0/+4 |
* | Rename VirtualMethods::attribute_is_mapped | Anthony Ramine | 2017-09-07 | 1 | -2/+2 |
* | Handle dynamic font color change | P. Albrecht | 2017-09-07 | 1 | -0/+9 |
* | Upgrade to html5ever 0.16 | Simon Sapin | 2017-05-02 | 1 | -1/+1 |
* | Implement the form owner concept | Mukilan Thiyagarajan | 2017-03-15 | 1 | -0/+4 |
* | Properly insert text in document when parsing | Anthony Ramine | 2017-01-07 | 1 | -0/+8 |
* | Update to string-cache 0.3 | Simon Sapin | 2016-11-03 | 1 | -2/+2 |
* | add SVGElement, SVGGraphicsElement interfaces and SVGSVGElement element | Alexandrov Sergey | 2016-10-06 | 1 | -0/+8 |
* | Implement HTMLLIElement#value | vrod | 2016-07-28 | 1 | -0/+4 |
* | Stop re-exporting AttrValue. | Ms2ger | 2016-06-07 | 1 | -2/+2 |
* | Move DOMString back to script | Anthony Ramine | 2016-05-24 | 1 | -2/+2 |
* | Add stubs for src and currentSrc for HTMLMediaElement. | Josh Matthews | 2016-05-03 | 1 | -0/+4 |
* | Move comment about removing steps | Jonathan Schuster | 2016-02-13 | 1 | -0/+2 |
* | Implement HTMLDetailsElement. Fixes #9216 | Lanza | 2016-01-20 | 1 | -0/+4 |
* | Introduce UnbindContext | Anthony Ramine | 2015-12-13 | 1 | -3/+3 |
* | Implement <hr> 'color' attribute | Corey Farwell | 2015-11-08 | 1 | -0/+4 |
* | rearrange imports to be in alphabetical order | rohan.prinja | 2015-10-30 | 1 | -1/+1 |
* | replace InheritTypes imports with inheritance imports | rohan.prinja | 2015-10-30 | 1 | -3/+3 |
* | move Castable into dom::bindings::inheritance | rohan.prinja | 2015-10-30 | 1 | -1/+1 |
* | Implement 'control' attribute for <label> elements | Corey Farwell | 2015-10-25 | 1 | -0/+4 |
* | Clean up the cast calls | Anthony Ramine | 2015-10-21 | 1 | -63/+29 |
* | Introduce trait Castable | Anthony Ramine | 2015-10-21 | 1 | -63/+63 |
* | Generate the TypeId enums in codegen | Anthony Ramine | 2015-10-14 | 1 | -3/+4 |
* | Cleanup code that was warned by rust-clippy | Corey Farwell | 2015-10-11 | 1 | -33/+33 |
* | Handle <meta name=viewport> elements when added to document | James Gilbertson | 2015-09-30 | 1 | -0/+5 |
* | Fix reported test-tidy errors for unmerged import blocks | Brandon Fairchild | 2015-09-19 | 1 | -2/+1 |
* | Implement adopting and cloning steps for HTMLTemplateElement | Anthony Ramine | 2015-09-08 | 1 | -0/+4 |
* | Implement adopting steps | Anthony Ramine | 2015-09-08 | 1 | -1/+8 |
* | Introduce VirtualMethods::attribute_mutated() | Anthony Ramine | 2015-09-02 | 1 | -22/+7 |
* | Remove helper traits | Anthony Ramine | 2015-08-27 | 1 | -1/+1 |
* | Remove doublepointer in VirtualMethods, and from_borrowed_ref | Manish Goregaokar | 2015-08-27 | 1 | -30/+30 |
* | sort all uses | Johann Tuffe | 2015-08-20 | 1 | -3/+3 |
* | Cleanup NodeIterator, Range, ServoHTMLParser, TextEncoder, URLHelper, URL, Vi... | Manish Goregaokar | 2015-08-18 | 1 | -1/+1 |
* | Implement VirtualMethods for HTMLBaseElement. | Ms2ger | 2015-08-08 | 1 | -0/+5 |
* | Introduce VirtualMethods::children_changed() | Anthony Ramine | 2015-07-25 | 1 | -4/+5 |
* | Upgrade to SM 39 | Michael Wu | 2015-06-19 | 1 | -61/+34 |
* | Auto merge of #5858 - pgonda:tabindex-focus-flag, r=jdm | bors-servo | 2015-05-20 | 1 | -0/+8 |
|\ |
|
| * | fixes #5603, adds support for tabindex | Peter | 2015-05-20 | 1 | -0/+8 |
* | | script: Implement the `color` attribute of the `<font>` element. | Patrick Walton | 2015-05-19 | 1 | -1/+9 |
|/ |
|
* | Make HTMLFormElement name attribute use an atom | Anthony Ramine | 2015-05-14 | 1 | -0/+4 |