mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove [PrimaryGlobal]
This commit is contained in:
parent
84693d8117
commit
2660f35925
167 changed files with 417 additions and 829 deletions
|
@ -7,7 +7,7 @@
|
|||
enum CanPlayTypeResult { "" /* empty string */, "maybe", "probably" };
|
||||
typedef (MediaStream /*or MediaSource */ or Blob) MediaProvider;
|
||||
|
||||
[Abstract]
|
||||
[Exposed=Window, Abstract]
|
||||
interface HTMLMediaElement : HTMLElement {
|
||||
// error state
|
||||
readonly attribute MediaError? error;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue