aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/HTMLMediaElement.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-66/+0
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-4/+4
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-1/+1
* Expose HTMLMediaElement.controlsFernando Jiménez Moreno2019-07-221-1/+1
* Implement HTMLMediaElement.crossorigin attribute logic.Jack Britton2019-05-221-1/+1
* Implement HTMLMediaElement.loop AttributeSwarnim Arun2019-04-261-1/+1
* Implement srcObject logic for Blob media providersFernando Jiménez Moreno2019-03-271-1/+1
* Added AudioTrack, AudioTrackList, VideoTrack, VideoTrackList, and TrackEvent ...sreeise2019-03-031-2/+2
* Implement HTMLMediaElement muted and defaultMuted attributesSteve Sweetney2019-02-181-2/+2
* Add media cache and implement HTMLMediaElement.bufferingFernando Jiménez Moreno2019-01-171-1/+1
* Implement Ended media attributegerman gomez2019-01-111-1/+1
* Implement HTMLMediaElement defaultPlaybackRate and playbackRate attributesGeorge Roman2018-12-261-2/+2
* Update src/href attributes to be a USVStringDan Robertson2018-12-171-2/+2
* Implementing volume attribute into HTMLMediaElementLucas Fantacuci2018-12-121-1/+1
* script: Create structures for TextTrack APIDan Robertson2018-12-111-2/+2
* HTMLMediaElement playing attributeFernando Jiménez Moreno2018-11-211-1/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* HTMLMediaElement seekingFernando Jiménez Moreno2018-10-261-2/+2
* Setter and getter for HTMLMediaElement.currentTimeFernando Jiménez Moreno2018-10-261-1/+1
* Media element duration paramFernando Jiménez Moreno2018-10-081-1/+1
* Implement a bit more of the "object" path when loading mediaAnthony Ramine2017-10-101-1/+2
* Update HTMLMediaElement.webidl according to specAnthony Ramine2017-10-101-23/+15
* Return a promise from HTMLMediaElement::PlayAnthony Ramine2017-09-231-1/+1
* Add CEReactions where neededConnor Brewster2017-07-181-45/+51
* Removed incorrectly exposed webidl interfacesLucas Lois2016-10-161-1/+1
* Explicitly expose everything everywhere.Ms2ger2016-07-121-1/+1
* Implement partial spec-recommended preload=none support.Josh Matthews2016-05-031-1/+1
* Implement play, pause, paused, and autoplay APIs.Josh Matthews2016-05-031-4/+4
* Implement load, canPlayType, and error APIs for media elements.Josh Matthews2016-05-031-4/+4
* Add stubs for src and currentSrc for HTMLMediaElement.Josh Matthews2016-05-031-2/+2
* Stub out readyState and networkState attributes for HTMLMediaElement.Josh Matthews2016-04-281-11/+11
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Explicitly place '/' before fragment for multipage spec linksCorey Farwell2015-10-101-1/+1
* Replace usage of old-style WHATWG spec linksCorey Farwell2015-10-101-1/+1
* Introduce [Abstract] to mark non-leaf interfacesAnthony Ramine2015-09-131-0/+1
* Update WHATWG links to use HTTPSCorey Farwell2015-04-131-1/+1
* Cargoify servoJack Moffitt2014-09-081-0/+67