diff --git a/tests/wpt/metadata/html/dom/idlharness.https.html.ini b/tests/wpt/metadata/html/dom/idlharness.https.html.ini index 108d8331261..4e1401a399e 100644 --- a/tests/wpt/metadata/html/dom/idlharness.https.html.ini +++ b/tests/wpt/metadata/html/dom/idlharness.https.html.ini @@ -2781,9 +2781,6 @@ [HTMLTableColElement interface: document.createElement("col") must inherit property "vAlign" with the proper type] expected: FAIL - [HTMLAudioElement interface: named constructor without 'new'] - expected: FAIL - [HTMLEmbedElement interface: attribute name] expected: FAIL @@ -3912,9 +3909,6 @@ [HTMLAllCollection interface: existence and properties of interface prototype object's @@unscopables property] expected: FAIL - [HTMLImageElement interface: named constructor without 'new'] - expected: FAIL - [HTMLModElement interface: document.createElement("del") must inherit property "cite" with the proper type] expected: FAIL @@ -4131,9 +4125,6 @@ [SVGAElement includes HTMLHyperlinkElementUtils: member names are unique] expected: FAIL - [HTMLOptionElement interface: named constructor without 'new'] - expected: FAIL - [HTMLElement interface: attribute onwebkitanimationiteration] expected: FAIL diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-audio-element/audio_constructor.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-audio-element/audio_constructor.html.ini deleted file mode 100644 index 81986a14e1c..00000000000 --- a/tests/wpt/metadata/html/semantics/embedded-content/the-audio-element/audio_constructor.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[audio_constructor.html] - [Calling Audio should throw] - expected: FAIL -