summaryrefslogtreecommitdiffstats
path: root/dom/html
Commit message (Collapse)AuthorAgeLines
...
| * | Bug 1286182: Implement the layout for <input type=date>janekptacijarabaci2018-02-14-121/+413
| | |
* | | moebius#76: JS - DOM - Selection API - crashesjanekptacijarabaci2018-04-13-0/+23
| |/ |/| | | | | https://github.com/MoonchildProductions/moebius/pull/76
* | Bug 1426002. Bail out of document.open if beforeunload tears things down. ↵wolfbeast2018-03-17-0/+12
| | | | | | | | r=mystor
* | HTML - implement the labels attribute (follow up)janekptacijarabaci2018-03-12-40/+42
| |
* | HTML - implement the labels attributejanekptacijarabaci2018-03-12-11/+79
| |
* | Fix up leftover merge conflicts.wolfbeast2018-02-24-16/+1
| | | | | | | | Tag #26
* | Don't build EME-specific subroutines without EME.wolfbeast2018-02-24-1/+65
|/ | | | | | | | | | | - Checks for restricted or encrypted content - Dispatching 'encrypted' events - Dispatching 'key needed' events - HTML Media Element media keys system - EME telemetry - HTML Media Element EME API This is the main bulk for #26, isolating EME-specific code.
* Workaround for cloned videos not retaining their muted state.wolfbeast2018-02-10-0/+5
|
* Implement "cookie-averse document objects".wolfbeast2018-02-08-0/+10
| | | | | See: https://html.spec.whatwg.org/multipage/dom.html#cookie-averse-document-object This resolves #196.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+130271