From f3efd14975b7ba9947e1e387cd4e84c50b187d3e Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Fri, 14 Sep 2018 18:24:37 +0530 Subject: [PATCH] Update interfaces.html --- tests/wpt/mozilla/meta/MANIFEST.json | 2 +- tests/wpt/mozilla/tests/mozilla/interfaces.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index d89b2751d7f..3388ffd2562 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -27038,7 +27038,7 @@ "testharness" ], "mozilla/interfaces.html": [ - "d48b52d06eaa76167fb8bc2c23f2410ec74ba247", + "840c233a14c3d041e43a125a6d1452670aa4fbb4", "testharness" ], "mozilla/interfaces.js": [ diff --git a/tests/wpt/mozilla/tests/mozilla/interfaces.html b/tests/wpt/mozilla/tests/mozilla/interfaces.html index d48b52d06ea..840c233a14c 100644 --- a/tests/wpt/mozilla/tests/mozilla/interfaces.html +++ b/tests/wpt/mozilla/tests/mozilla/interfaces.html @@ -11,6 +11,7 @@ // IMPORTANT: Do not change the list below without review from a DOM peer! test_interfaces([ + "AnalyserNode", "Attr", "AudioBuffer", "AudioBufferSourceNode",