We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5afaf7 commit 8e17921Copy full SHA for 8e17921
index.bs
@@ -9878,7 +9878,7 @@ corresponding to [=interface members=].
9878
attributes will not create a property that replaces the existing one.
9879
9880
<pre highlight="webidl">
9881
- [Exposed=Window, Global]
+ [Exposed=Window, Global=Window]
9882
interface Window {
9883
getter any (DOMString name);
9884
attribute DOMString name;
@@ -14773,6 +14773,7 @@ David Bruant,
14773
Jan-Ivar Bruaroey,
14774
Marcos Cáceres,
14775
Giovanni Campagna,
14776
+François Daoust,
14777
Domenic Denicola,
14778
Chris Dumez,
14779
Michael Dyck,
0 commit comments