diff options
Diffstat (limited to 'tests/wpt/meta/html/semantics')
6 files changed, 4 insertions, 14 deletions
diff --git a/tests/wpt/meta/html/semantics/document-metadata/the-style-element/mutations.window.js.ini b/tests/wpt/meta/html/semantics/document-metadata/the-style-element/mutations.window.js.ini index 8e9ebe9a3c2..b4d47b505cb 100644 --- a/tests/wpt/meta/html/semantics/document-metadata/the-style-element/mutations.window.js.ini +++ b/tests/wpt/meta/html/semantics/document-metadata/the-style-element/mutations.window.js.ini @@ -1,6 +1,3 @@ [mutations.window.html] [Mutating the style element: mutating a Comment node] expected: FAIL - - [Mutating the style element: inserting an empty DocumentFragment node] - expected: FAIL diff --git a/tests/wpt/meta/html/semantics/embedded-content/media-elements/seeking/seek-to-negative-time.htm.ini b/tests/wpt/meta/html/semantics/embedded-content/media-elements/seeking/seek-to-negative-time.htm.ini index 3a23570ca3a..e0bef4ec8c6 100644 --- a/tests/wpt/meta/html/semantics/embedded-content/media-elements/seeking/seek-to-negative-time.htm.ini +++ b/tests/wpt/meta/html/semantics/embedded-content/media-elements/seeking/seek-to-negative-time.htm.ini @@ -1,4 +1,3 @@ [seek-to-negative-time.htm] [seek to negative time] expected: FAIL - diff --git a/tests/wpt/meta/html/semantics/embedded-content/the-canvas-element/toDataURL.jpeg.alpha.html.ini b/tests/wpt/meta/html/semantics/embedded-content/the-canvas-element/toDataURL.jpeg.alpha.html.ini deleted file mode 100644 index 16ecb34bf33..00000000000 --- a/tests/wpt/meta/html/semantics/embedded-content/the-canvas-element/toDataURL.jpeg.alpha.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[toDataURL.jpeg.alpha.html] - [toDataURL with JPEG composites onto black] - expected: FAIL diff --git a/tests/wpt/meta/html/semantics/forms/the-input-element/radio-disconnected-group-owner.html.ini b/tests/wpt/meta/html/semantics/forms/the-input-element/radio-disconnected-group-owner.html.ini index 7d856ecad7b..6dfadc234e7 100644 --- a/tests/wpt/meta/html/semantics/forms/the-input-element/radio-disconnected-group-owner.html.ini +++ b/tests/wpt/meta/html/semantics/forms/the-input-element/radio-disconnected-group-owner.html.ini @@ -1,6 +1,3 @@ [radio-disconnected-group-owner.html] - [Removed elements are moved into separate radio groups.] - expected: FAIL - - [Appending input radio input into a disconnect form should update the other radio inputs in the same radio group.] + [Appending input radio input into a disconnect tree don't update the other radio inputs in the same radio group.] expected: FAIL diff --git a/tests/wpt/meta/html/semantics/forms/the-input-element/radio.html.ini b/tests/wpt/meta/html/semantics/forms/the-input-element/radio.html.ini deleted file mode 100644 index e6320078ac5..00000000000 --- a/tests/wpt/meta/html/semantics/forms/the-input-element/radio.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[radio.html] - [Radio buttons in an orphan tree should make a group] - expected: FAIL diff --git a/tests/wpt/meta/html/semantics/the-button-element/command-and-commandfor/on-popover-behavior.html.ini b/tests/wpt/meta/html/semantics/the-button-element/command-and-commandfor/on-popover-behavior.html.ini index 4574b231ccd..050621e0a32 100644 --- a/tests/wpt/meta/html/semantics/the-button-element/command-and-commandfor/on-popover-behavior.html.ini +++ b/tests/wpt/meta/html/semantics/the-button-element/command-and-commandfor/on-popover-behavior.html.ini @@ -64,3 +64,6 @@ [invoking (as show-popover) open popover is noop] expected: FAIL + + [invoking (as show-popover) should create an implicit anchor reference for anchor positioning.] + expected: FAIL |