aboutsummaryrefslogtreecommitdiffstats
path: root/components/atoms
Commit message (Expand)AuthorAgeFilesLines
...
* Switch most crates to the 2018 editionSimon Sapin2018-11-061-0/+1
* style: Add the safe area constant names as atoms.Emilio Cobos Álvarez2018-11-051-0/+4
* HTMLMediaElement seekingFernando Jiménez Moreno2018-10-261-0/+2
* Implement unhandledrejection eventCYBAI2018-10-181-0/+1
* Media element duration paramFernando Jiménez Moreno2018-10-081-0/+1
* videoWidth and videoHeight paramsFernando Jiménez Moreno2018-10-081-0/+1
* Add rtl and ltr as static atoms.Emilio Cobos Álvarez2018-09-031-0/+2
* Add `scan` as a static atom.Emilio Cobos Álvarez2018-08-181-0/+1
* Add `width` as a static atom.Emilio Cobos Álvarez2018-08-181-0/+1
* Format components atoms #21373kingdido9992018-08-171-1/+2
* OfflineAudioContextFernando Jiménez Moreno2018-07-301-0/+1
* Fire AudioScheduledSourceNode.onended when playback stopsFernando Jiménez Moreno2018-07-301-0/+1
* atoms: Add scroll-position as a static atom.Emilio Cobos Álvarez2018-06-021-0/+1
* beforeunload and unload infrastructureGregory Terzian2018-05-051-0/+2
* Make session history aware of URLsConnor Brewster2018-04-241-0/+1
* Implement history stateConnor Brewster2018-04-161-0/+1
* Fire the pageshow event at the end of the page load r=jdmFabrice Desré2018-03-061-0/+1
* Bump string_cache, html5ever and xml5everBastien Orivel2017-12-071-1/+1
* Remove support for <input type=datetime>Jon Leighton2017-12-071-1/+0
* Expand InputType to cover all possible typesJon Leighton2017-12-061-0/+1
* Add a sanitize_value implementation for the color inputBastien Orivel2017-11-221-1/+2
* Use env::var_os to read paths from the environmentMatt Brubeck2017-10-201-2/+2
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-181-1/+1
* Do not NIH queueing a task to fire an event in htmlmediaelementAnthony Ramine2017-09-041-0/+11
* Alphabetically sort the damn atom listAnthony Ramine2017-09-041-61/+54
* Rework MediaType to be an atom-based struct instead of an enum.Brad Werth2017-08-091-0/+3
* remove workspace key for components/atomsNathan Froyd2017-07-271-1/+0
* Bump serde to 1.0Bastien Orivel2017-06-161-1/+1
* ID and class selectors are ASCII case-insensitive in quirks mode.Simon Sapin2017-06-121-0/+2
* Allow 'decimal' and 'none' in `<counter-style-name>`Simon Sapin2017-04-262-1/+16
* Update string-cache.Emilio Cobos Álvarez2017-04-071-2/+2
* Update serde to 0.9 (fixes #15325)Anthony Ramine2017-02-181-1/+1
* Bluetooth Permission API integrationZakor Gyula2017-02-131-0/+1
* Kill beforescriptexecute and afterscriptexecute (fixes #12446)Anthony Ramine2017-01-141-2/+0
* Fire 'input' event after 'keypress' in input and textarea elementsRavi Shankar2016-12-271-0/+1
* refactor Connect/Disconnect callsZakor Gyula2016-12-221-0/+1
* Use PropertyId instead of Atom for CSSStyleDeclaration::get_computed_styleSimon Sapin2016-12-091-15/+0
* Add support for fullscreen #10102Jansen Jan2016-12-091-0/+2
* Auto merge of #14387 - szeged:event-target, r=jdmbors-servo2016-11-281-0/+1
|\
| * Add event target for bluetoothAttila Dusnoki2016-11-281-0/+1
* | Move to Cargo workspacesAnthony Ramine2016-11-281-0/+1
|/
* Add more event names to atom list; use more `atom` macros.Corey Farwell2016-11-061-1/+3
* Migrate `EventTarget` event firing functions to use `Atom`s.Corey Farwell2016-11-031-0/+4
* Update to string-cache 0.3Simon Sapin2016-11-034-0/+115