Skip to content

Commit 2a9bf70

Browse files
committed
Move FocusEvent into the right list of exposed interfaces.
1 parent a03fc5e commit 2a9bf70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/wpt/mozilla/tests/mozilla/interfaces.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"EvalError",
2323
"Float32Array",
2424
"Float64Array",
25-
"FocusEvent",
2625
"Function",
2726
"Infinity",
2827
"Int16Array",
@@ -105,6 +104,7 @@
105104
"File",
106105
"FileList",
107106
"FileReader",
107+
"FocusEvent",
108108
"FormData",
109109
"HTMLAnchorElement",
110110
"HTMLAppletElement",

0 commit comments

Comments
 (0)