Fix interfaces wpt

This commit is contained in:
Fernando Jiménez Moreno 2018-07-27 18:53:13 +02:00
parent a12374726d
commit cf86020ef7

View file

@ -12,6 +12,14 @@
// IMPORTANT: Do not change the list below without review from a DOM peer!
test_interfaces([
"Attr",
"AudioBuffer",
"AudioBufferSourceNode",
"AudioContext",
"AudioDestinationNode",
"AudioNode",
"AudioParam",
"AudioScheduledSourceNode",
"BaseAudioContext",
"BeforeUnloadEvent",
"Blob",
"CanvasGradient",
@ -63,6 +71,7 @@ test_interfaces([
"FileReader",
"FocusEvent",
"FormData",
"GainNode",
"HashChangeEvent",
"Headers",
"History",
@ -160,6 +169,9 @@ test_interfaces([
"NodeFilter",
"NodeIterator",
"NodeList",
"OfflineAudioCompletionEvent",
"OfflineAudioContext",
"OscillatorNode",
"PageTransitionEvent",
"Performance",
"PerformanceEntry",