Skip to content

Commit 14c4e3a

Browse files
committed
fetch upstream change
1 parent e65dd92 commit 14c4e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inputfiles/idl/Fullscreen.widl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ partial interface Document {
2525
attribute EventHandler onfullscreenerror;
2626
};
2727

28-
partial interface DocumentOrShadowRoot {
28+
partial interface mixin DocumentOrShadowRoot {
2929
[LenientSetter] readonly attribute Element? fullscreenElement;
3030
};

0 commit comments

Comments
 (0)