aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/DOMTokenList.webidl
diff options
context:
space:
mode:
Diffstat (limited to 'components/script/dom/webidls/DOMTokenList.webidl')
-rw-r--r--components/script/dom/webidls/DOMTokenList.webidl1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/script/dom/webidls/DOMTokenList.webidl b/components/script/dom/webidls/DOMTokenList.webidl
index 636d38c6108..c4b1ff776bc 100644
--- a/components/script/dom/webidls/DOMTokenList.webidl
+++ b/components/script/dom/webidls/DOMTokenList.webidl
@@ -3,6 +3,7 @@
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
// https://dom.spec.whatwg.org/#domtokenlist
+[Exposed=Window]
interface DOMTokenList {
[Pure]
readonly attribute unsigned long length;