aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/html/semantics
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/meta/html/semantics')
-rw-r--r--tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html.ini2
-rw-r--r--tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html.ini3
-rw-r--r--tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html.ini3
-rw-r--r--tests/wpt/meta/html/semantics/embedded-content/the-img-element/naturalWidth-naturalHeight-unavailable.tentative.html.ini90
-rw-r--r--tests/wpt/meta/html/semantics/embedded-content/the-img-element/naturalWidth-naturalHeight-width-height.tentative.html.ini594
-rw-r--r--tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-fill-reftest.html.ini2
-rw-r--r--tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-height-reftest.html.ini2
-rw-r--r--tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-margin-inline-end-reftest.html.ini2
-rw-r--r--tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-min-height-reftest.html.ini2
-rw-r--r--tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-stroke-reftest.html.ini2
-rw-r--r--tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-stroke-width-reftest.html.ini2
-rw-r--r--tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-different-for-precise-location-reftest.html.ini2
-rw-r--r--tests/wpt/meta/html/semantics/popovers/popover-toggle-source.html.ini (renamed from tests/wpt/meta/html/semantics/popovers/popover-toggle-source.tentative.html.ini)2
13 files changed, 612 insertions, 96 deletions
diff --git a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html.ini b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html.ini
index d7e7d1b9815..24903b5f66f 100644
--- a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html.ini
+++ b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html.ini
@@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-1.html]
- expected: CRASH
+ expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: TIMEOUT
diff --git a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html.ini b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html.ini
index e8872b3585b..bbc1f35d8d9 100644
--- a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html.ini
+++ b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html.ini
@@ -1,4 +1,3 @@
[iframe_sandbox_popups_nonescaping-1.html]
- expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
- expected: NOTRUN
+ expected: FAIL
diff --git a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html.ini b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html.ini
index c6f1e5d7d84..4034793cc72 100644
--- a/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html.ini
+++ b/tests/wpt/meta/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html.ini
@@ -1,4 +1,3 @@
[iframe_sandbox_popups_nonescaping-2.html]
- expected: TIMEOUT
[Check that popups from a sandboxed iframe do not escape the sandbox]
- expected: NOTRUN
+ expected: FAIL
diff --git a/tests/wpt/meta/html/semantics/embedded-content/the-img-element/naturalWidth-naturalHeight-unavailable.tentative.html.ini b/tests/wpt/meta/html/semantics/embedded-content/the-img-element/naturalWidth-naturalHeight-unavailable.tentative.html.ini
deleted file mode 100644
index 5c4c37fa7e1..00000000000
--- a/tests/wpt/meta/html/semantics/embedded-content/the-img-element/naturalWidth-naturalHeight-unavailable.tentative.html.ini
+++ /dev/null
@@ -1,90 +0,0 @@
-[naturalWidth-naturalHeight-unavailable.tentative.html]
- [SVG image, no natural dimensions]
- expected: FAIL
-
- [SVG image, percengage natural dimensions]
- expected: FAIL
-
- [SVG image, negative percengage natural dimensions]
- expected: FAIL
-
- [SVG image, with natural width]
- expected: FAIL
-
- [SVG image, with natural height]
- expected: FAIL
-
- [SVG image, with natural width of 0]
- expected: FAIL
-
- [SVG image, with natural height of 0]
- expected: FAIL
-
- [SVG image, with natural width being negative]
- expected: FAIL
-
- [SVG image, with natural height being negative]
- expected: FAIL
-
- [SVG image, no natural dimensions, and aspect ratio from viewBox]
- expected: FAIL
-
- [SVG image, percengage natural dimensions, and aspect ratio from viewBox]
- expected: FAIL
-
- [SVG image, negative percengage natural dimensions, and aspect ratio from viewBox]
- expected: FAIL
-
- [SVG image, with natural width, and aspect ratio from viewBox]
- expected: FAIL
-
- [SVG image, with natural height, and aspect ratio from viewBox]
- expected: FAIL
-
- [SVG image, with natural width of 0, and aspect ratio from viewBox]
- expected: FAIL
-
- [SVG image, with natural height of 0, and aspect ratio from viewBox]
- expected: FAIL
-
- [SVG image, with natural width being negative, and aspect ratio from viewBox]
- expected: FAIL
-
- [SVG image, with natural height being negative, and aspect ratio from viewBox]
- expected: FAIL
-
- [SVG image, no natural dimensions, viewBox with 0 width/height]
- expected: FAIL
-
- [SVG image, no natural dimensions, viewBox with 0 width]
- expected: FAIL
-
- [SVG image, no natural dimensions, viewBox with 0 height]
- expected: FAIL
-
- [SVG image, with natural width, viewBox with 0 width/height]
- expected: FAIL
-
- [SVG image, with natural width, viewBox with 0 width]
- expected: FAIL
-
- [SVG image, with natural width, viewBox with 0 height]
- expected: FAIL
-
- [SVG image, with natural height, viewBox with 0 width/height]
- expected: FAIL
-
- [SVG image, with natural height, viewBox with 0 width]
- expected: FAIL
-
- [SVG image, with natural height, viewBox with 0 height]
- expected: FAIL
-
- [SVG image, with natural width and height, and aspect ratio from viewBox]
- expected: FAIL
-
- [SVG image, with natural width and height of 0, and aspect ratio from viewBox]
- expected: FAIL
-
- [SVG image, with natural width and height being negative, and aspect ratio from viewBox]
- expected: FAIL
diff --git a/tests/wpt/meta/html/semantics/embedded-content/the-img-element/naturalWidth-naturalHeight-width-height.tentative.html.ini b/tests/wpt/meta/html/semantics/embedded-content/the-img-element/naturalWidth-naturalHeight-width-height.tentative.html.ini
new file mode 100644
index 00000000000..cc6b4f3f186
--- /dev/null
+++ b/tests/wpt/meta/html/semantics/embedded-content/the-img-element/naturalWidth-naturalHeight-width-height.tentative.html.ini
@@ -0,0 +1,594 @@
+[naturalWidth-naturalHeight-width-height.tentative.html]
+ [raster image]
+ expected: FAIL
+
+ [raster image with width/height attributes]
+ expected: FAIL
+
+ [raster image with width/height attributes (when not rendered)]
+ expected: FAIL
+
+ [non existent image with width/height attributes, no natural dimensions]
+ expected: FAIL
+
+ [non existent image with width/height attributes, no natural dimensions (when not rendered)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions]
+ expected: FAIL
+
+ [SVG image, no natural dimensions (when not rendered)]
+ expected: FAIL
+
+ [SVG image with width/height attrs, no natural dimensions]
+ expected: FAIL
+
+ [SVG image with width/height attrs, no natural dimensions (when not rendered)]
+ expected: FAIL
+
+ [SVG image with width attr, no natural dimensions]
+ expected: FAIL
+
+ [SVG image with width attr, no natural dimensions (when not rendered)]
+ expected: FAIL
+
+ [SVG image with height attr, no natural dimensions]
+ expected: FAIL
+
+ [SVG image with height attr, no natural dimensions (when not rendered)]
+ expected: FAIL
+
+ [SVG image, percengage natural dimensions]
+ expected: FAIL
+
+ [SVG image, percengage natural dimensions (when not rendered)]
+ expected: FAIL
+
+ [SVG image, negative percengage natural dimensions]
+ expected: FAIL
+
+ [SVG image, negative percengage natural dimensions (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width]
+ expected: FAIL
+
+ [SVG image, with natural width (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height]
+ expected: FAIL
+
+ [SVG image, with natural height (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width of 0]
+ expected: FAIL
+
+ [SVG image, with natural width of 0 (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height of 0]
+ expected: FAIL
+
+ [SVG image, with natural height of 0 (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width being negative]
+ expected: FAIL
+
+ [SVG image, with natural width being negative (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height being negative]
+ expected: FAIL
+
+ [SVG image, with natural height being negative (when not rendered)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, and aspect ratio from viewBox]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, and aspect ratio from viewBox (when not rendered)]
+ expected: FAIL
+
+ [SVG image, percengage natural dimensions, and aspect ratio from viewBox]
+ expected: FAIL
+
+ [SVG image, percengage natural dimensions, and aspect ratio from viewBox (when not rendered)]
+ expected: FAIL
+
+ [SVG image, negative percengage natural dimensions, and aspect ratio from viewBox]
+ expected: FAIL
+
+ [SVG image, negative percengage natural dimensions, and aspect ratio from viewBox (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width, and aspect ratio from viewBox]
+ expected: FAIL
+
+ [SVG image, with natural width, and aspect ratio from viewBox (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height, and aspect ratio from viewBox]
+ expected: FAIL
+
+ [SVG image, with natural height, and aspect ratio from viewBox (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width of 0, and aspect ratio from viewBox]
+ expected: FAIL
+
+ [SVG image, with natural height of 0, and aspect ratio from viewBox]
+ expected: FAIL
+
+ [SVG image, with natural width being negative, and aspect ratio from viewBox]
+ expected: FAIL
+
+ [SVG image, with natural height being negative, and aspect ratio from viewBox]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 width/height]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 width/height (when not rendered)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 width]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 width (when not rendered)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 height]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 height (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 width/height]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 width/height (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 width]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 width (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 height]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 height (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 width/height]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 width/height (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 width]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 width (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 height]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 height (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width and height]
+ expected: FAIL
+
+ [SVG image, with natural width and height, and aspect ratio from viewBox]
+ expected: FAIL
+
+ [SVG image, with natural width and height of 0, and aspect ratio from viewBox]
+ expected: FAIL
+
+ [SVG image, with natural width and height being negative, and aspect ratio from viewBox]
+ expected: FAIL
+
+ [raster image (with srcset/1x)]
+ expected: FAIL
+
+ [raster image with width/height attributes (with srcset/1x)]
+ expected: FAIL
+
+ [raster image with width/height attributes (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [non existent image with width/height attributes, no natural dimensions (with srcset/1x)]
+ expected: FAIL
+
+ [non existent image with width/height attributes, no natural dimensions (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image with width/height attrs, no natural dimensions (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image with width/height attrs, no natural dimensions (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image with width attr, no natural dimensions (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image with width attr, no natural dimensions (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image with height attr, no natural dimensions (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image with height attr, no natural dimensions (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, percengage natural dimensions (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, percengage natural dimensions (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, negative percengage natural dimensions (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, negative percengage natural dimensions (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural width (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural height (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width of 0 (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural width of 0 (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height of 0 (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural height of 0 (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width being negative (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural width being negative (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height being negative (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural height being negative (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, and aspect ratio from viewBox (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, and aspect ratio from viewBox (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, percengage natural dimensions, and aspect ratio from viewBox (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, percengage natural dimensions, and aspect ratio from viewBox (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, negative percengage natural dimensions, and aspect ratio from viewBox (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, negative percengage natural dimensions, and aspect ratio from viewBox (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width, and aspect ratio from viewBox (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural width, and aspect ratio from viewBox (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height, and aspect ratio from viewBox (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural height, and aspect ratio from viewBox (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width of 0, and aspect ratio from viewBox (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural height of 0, and aspect ratio from viewBox (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural width being negative, and aspect ratio from viewBox (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural height being negative, and aspect ratio from viewBox (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 width/height (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 width/height (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 width (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 width (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 height (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 height (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 width/height (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 width/height (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 width (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 width (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 height (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 height (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 width/height (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 width/height (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 width (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 width (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 height (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 height (with srcset/1x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width and height (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural width and height, and aspect ratio from viewBox (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural width and height of 0, and aspect ratio from viewBox (with srcset/1x)]
+ expected: FAIL
+
+ [SVG image, with natural width and height being negative, and aspect ratio from viewBox (with srcset/1x)]
+ expected: FAIL
+
+ [raster image (with srcset/2x)]
+ expected: FAIL
+
+ [raster image (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [raster image with width/height attributes (with srcset/2x)]
+ expected: FAIL
+
+ [raster image with width/height attributes (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [non existent image with width/height attributes, no natural dimensions (with srcset/2x)]
+ expected: FAIL
+
+ [non existent image with width/height attributes, no natural dimensions (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image with width/height attrs, no natural dimensions (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image with width/height attrs, no natural dimensions (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image with width attr, no natural dimensions (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image with width attr, no natural dimensions (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image with height attr, no natural dimensions (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image with height attr, no natural dimensions (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, percengage natural dimensions (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, percengage natural dimensions (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, negative percengage natural dimensions (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, negative percengage natural dimensions (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural width (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural height (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width of 0 (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural width of 0 (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height of 0 (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural height of 0 (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width being negative (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural width being negative (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height being negative (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural height being negative (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, and aspect ratio from viewBox (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, and aspect ratio from viewBox (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, percengage natural dimensions, and aspect ratio from viewBox (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, percengage natural dimensions, and aspect ratio from viewBox (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, negative percengage natural dimensions, and aspect ratio from viewBox (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, negative percengage natural dimensions, and aspect ratio from viewBox (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width, and aspect ratio from viewBox (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural width, and aspect ratio from viewBox (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height, and aspect ratio from viewBox (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural height, and aspect ratio from viewBox (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width of 0, and aspect ratio from viewBox (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural height of 0, and aspect ratio from viewBox (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural width being negative, and aspect ratio from viewBox (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural height being negative, and aspect ratio from viewBox (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 width/height (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 width/height (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 width (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 width (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 height (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, no natural dimensions, viewBox with 0 height (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 width/height (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 width/height (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 width (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 width (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 height (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural width, viewBox with 0 height (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 width/height (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 width/height (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 width (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 width (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 height (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural height, viewBox with 0 height (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width and height (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural width and height (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width and height, and aspect ratio from viewBox (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural width and height, and aspect ratio from viewBox (with srcset/2x) (when not rendered)]
+ expected: FAIL
+
+ [SVG image, with natural width and height of 0, and aspect ratio from viewBox (with srcset/2x)]
+ expected: FAIL
+
+ [SVG image, with natural width and height being negative, and aspect ratio from viewBox (with srcset/2x)]
+ expected: FAIL
diff --git a/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-fill-reftest.html.ini b/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-fill-reftest.html.ini
new file mode 100644
index 00000000000..577341577fb
--- /dev/null
+++ b/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-fill-reftest.html.ini
@@ -0,0 +1,2 @@
+[icon-css-property-fill-reftest.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-height-reftest.html.ini b/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-height-reftest.html.ini
new file mode 100644
index 00000000000..94aceea648d
--- /dev/null
+++ b/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-height-reftest.html.ini
@@ -0,0 +1,2 @@
+[icon-css-property-height-reftest.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-margin-inline-end-reftest.html.ini b/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-margin-inline-end-reftest.html.ini
new file mode 100644
index 00000000000..615bf22a217
--- /dev/null
+++ b/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-margin-inline-end-reftest.html.ini
@@ -0,0 +1,2 @@
+[icon-css-property-margin-inline-end-reftest.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-min-height-reftest.html.ini b/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-min-height-reftest.html.ini
new file mode 100644
index 00000000000..6b0153832a2
--- /dev/null
+++ b/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-min-height-reftest.html.ini
@@ -0,0 +1,2 @@
+[icon-css-property-min-height-reftest.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-stroke-reftest.html.ini b/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-stroke-reftest.html.ini
new file mode 100644
index 00000000000..5055af39a9e
--- /dev/null
+++ b/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-stroke-reftest.html.ini
@@ -0,0 +1,2 @@
+[icon-css-property-stroke-reftest.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-stroke-width-reftest.html.ini b/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-stroke-width-reftest.html.ini
new file mode 100644
index 00000000000..4c9fe9a31b2
--- /dev/null
+++ b/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-css-property-stroke-width-reftest.html.ini
@@ -0,0 +1,2 @@
+[icon-css-property-stroke-width-reftest.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-different-for-precise-location-reftest.html.ini b/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-different-for-precise-location-reftest.html.ini
new file mode 100644
index 00000000000..f5f9a936120
--- /dev/null
+++ b/tests/wpt/meta/html/semantics/permission-element/permission-icon/icon-different-for-precise-location-reftest.html.ini
@@ -0,0 +1,2 @@
+[icon-different-for-precise-location-reftest.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/html/semantics/popovers/popover-toggle-source.tentative.html.ini b/tests/wpt/meta/html/semantics/popovers/popover-toggle-source.html.ini
index 0792a3bfa23..50c2b92dac0 100644
--- a/tests/wpt/meta/html/semantics/popovers/popover-toggle-source.tentative.html.ini
+++ b/tests/wpt/meta/html/semantics/popovers/popover-toggle-source.html.ini
@@ -1,4 +1,4 @@
-[popover-toggle-source.tentative.html]
+[popover-toggle-source.html]
[ToggleEvent.source on popover elements: showPopover() without source.]
expected: FAIL