aboutsummaryrefslogtreecommitdiffstats
path: root/components/script_bindings/webidls/Document.webidl
diff options
context:
space:
mode:
Diffstat (limited to 'components/script_bindings/webidls/Document.webidl')
-rw-r--r--components/script_bindings/webidls/Document.webidl1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/script_bindings/webidls/Document.webidl b/components/script_bindings/webidls/Document.webidl
index 737e74d3bf2..e878b1642e4 100644
--- a/components/script_bindings/webidls/Document.webidl
+++ b/components/script_bindings/webidls/Document.webidl
@@ -154,7 +154,6 @@ partial /*sealed*/ interface Document {
// also has obsolete members
};
Document includes GlobalEventHandlers;
-Document includes DocumentAndElementEventHandlers;
// https://html.spec.whatwg.org/multipage/#Document-partial
partial interface Document {