aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/wpt/web-platform-tests/html/dom/interfaces.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/html/dom/interfaces.html b/tests/wpt/web-platform-tests/html/dom/interfaces.html
index 29d059bdc1e..14db51c3918 100644
--- a/tests/wpt/web-platform-tests/html/dom/interfaces.html
+++ b/tests/wpt/web-platform-tests/html/dom/interfaces.html
@@ -3222,6 +3222,7 @@ window.onload = function() {
'document.createElement("acronym")',
],
HTMLUnknownElement: [
+ 'document.createElement("blink")',
'document.createElement("quasit")',
'document.createElement("bgsound")',
'document.createElement("isindex")',