Files
palemoon27/dom
Pale Moon d874d04fd1 Make HTML Media Elements' preload attribute MSE-spec compliant.
MSE sourced elements should ignore the preload attribute.
See http://w3c.github.io/media-source/#mediasource-attach (First note in the draft at time of commit)
We're treating the attribute as if it was not defined (defaults to `auto`).
We're also ignoring the default action pref for MSE (was already special-cased).

This resolves #981
2018-07-25 06:59:45 +08:00
..
2018-07-25 06:53:33 +08:00
2018-07-24 23:16:02 +08:00
2018-07-24 23:31:10 +08:00
2018-07-25 01:30:10 +08:00
2018-07-25 06:35:32 +08:00