Partial fix for #12415: expose interfaces only where necessary

This commit is contained in:
Kuba Birecki 2016-07-23 14:48:33 +02:00
parent fa8c407191
commit 2c5ea6bd0d
11 changed files with 0 additions and 20 deletions

View file

@ -48,19 +48,9 @@ test_interfaces([
"History",
"HTMLCanvasElement",
"HTMLCollection",
"HTMLDetailsElement",
"HTMLDialogElement",
"HTMLDirectoryElement",
"HTMLDivElement",
"HTMLDListElement",
"HTMLElement",
"HTMLEmbedElement",
"HTMLFieldSetElement",
"HTMLFontElement",
"HTMLFormControlsCollection",
"HTMLFormElement",
"HTMLFrameElement",
"HTMLFrameSetElement",
"HTMLHeadElement",
"HTMLHeadingElement",
"HTMLHRElement",