Skip to content

Commit

Permalink
Update interfaces/fullscreen.idl
Browse files Browse the repository at this point in the history
  • Loading branch information
autofoolip committed Nov 3, 2018
1 parent a27f307 commit bf19490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interfaces/fullscreen.idl
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ partial interface Document {
attribute EventHandler onfullscreenerror;
};

partial interface DocumentOrShadowRoot {
partial interface mixin DocumentOrShadowRoot {
[LenientSetter] readonly attribute Element? fullscreenElement;
};

0 comments on commit bf19490

Please sign in to comment.