aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css
diff options
context:
space:
mode:
authorServo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com>2024-03-17 06:51:07 -0400
committerGitHub <noreply@github.com>2024-03-17 10:51:07 +0000
commit52c2b1e3a8f57af9885bbc52037fc1cad42f7dae (patch)
tree2c81f20da30ec5ad10f0a9fb3fc57bc4a70f6e6e /tests/wpt/meta/css
parentd2dcb20beac29eabce02ea59b4944585d5b48a7c (diff)
downloadservo-52c2b1e3a8f57af9885bbc52037fc1cad42f7dae.tar.gz
servo-52c2b1e3a8f57af9885bbc52037fc1cad42f7dae.zip
Sync WPT with upstream (17-03-2024) (#31715)
* Update raw lags path for WPT import I forgot to do this in #31616 * Update web-platform-tests to revision b'298d1599dbf6255aea63506daaa1702ff0c4fdc5' --------- Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
Diffstat (limited to 'tests/wpt/meta/css')
-rw-r--r--tests/wpt/meta/css/CSS2/text/white-space-pre-002.xht.ini2
-rw-r--r--tests/wpt/meta/css/compositing/mix-blend-mode/mix-blend-mode-animation.html.ini2
-rw-r--r--tests/wpt/meta/css/compositing/mix-blend-mode/mix-blend-mode-paragraph.html.ini2
-rw-r--r--tests/wpt/meta/css/css-color/parsing/color-computed-relative-color.html.ini57
-rw-r--r--tests/wpt/meta/css/css-color/parsing/color-valid-relative-color.html.ini9
-rw-r--r--tests/wpt/meta/css/css-logical/animations/margin-block-interpolation.html.ini18
-rw-r--r--tests/wpt/meta/css/css-logical/animations/margin-inline-interpolation.html.ini18
-rw-r--r--tests/wpt/meta/css/css-position/sticky/position-sticky-padding-001.html.ini2
-rw-r--r--tests/wpt/meta/css/css-position/sticky/position-sticky-padding-002.html.ini2
-rw-r--r--tests/wpt/meta/css/css-sizing/dynamic-available-size-iframe.html.ini2
-rw-r--r--tests/wpt/meta/css/css-ui/parsing/canonical-order-outline-sub-properties-001.html.ini78
-rw-r--r--tests/wpt/meta/css/css-values/calc-size/animation/calc-size-height-interpolation.tentative.html.ini84
-rw-r--r--tests/wpt/meta/css/css-values/calc-size/animation/calc-size-width-interpolation.tentative.html.ini144
-rw-r--r--tests/wpt/meta/css/css-values/calc-size/calc-size-height.tentative.html.ini6
-rw-r--r--tests/wpt/meta/css/css-values/calc-size/calc-size-parsing.tentative.html.ini12
-rw-r--r--tests/wpt/meta/css/css-values/round-function.html.ini24
-rw-r--r--tests/wpt/meta/css/css-values/viewport-units-scrollbars-auto-vhw-001.html.ini2
-rw-r--r--tests/wpt/meta/css/cssom-view/elementsFromPoint-iframes.html.ini3
-rw-r--r--tests/wpt/meta/css/cssom-view/scroll-behavior-smooth-navigation.html.ini3
-rw-r--r--tests/wpt/meta/css/cssom/CSSStyleSheet-constructable-insertRule-base-uri.html.ini2
-rw-r--r--tests/wpt/meta/css/cssom/getComputedStyle-pseudo-with-argument.html.ini24
21 files changed, 487 insertions, 9 deletions
diff --git a/tests/wpt/meta/css/CSS2/text/white-space-pre-002.xht.ini b/tests/wpt/meta/css/CSS2/text/white-space-pre-002.xht.ini
deleted file mode 100644
index f5c3a019215..00000000000
--- a/tests/wpt/meta/css/CSS2/text/white-space-pre-002.xht.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[white-space-pre-002.xht]
- expected: FAIL
diff --git a/tests/wpt/meta/css/compositing/mix-blend-mode/mix-blend-mode-animation.html.ini b/tests/wpt/meta/css/compositing/mix-blend-mode/mix-blend-mode-animation.html.ini
deleted file mode 100644
index 5496474410b..00000000000
--- a/tests/wpt/meta/css/compositing/mix-blend-mode/mix-blend-mode-animation.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[mix-blend-mode-animation.html]
- expected: FAIL
diff --git a/tests/wpt/meta/css/compositing/mix-blend-mode/mix-blend-mode-paragraph.html.ini b/tests/wpt/meta/css/compositing/mix-blend-mode/mix-blend-mode-paragraph.html.ini
deleted file mode 100644
index fb5b6fd0006..00000000000
--- a/tests/wpt/meta/css/compositing/mix-blend-mode/mix-blend-mode-paragraph.html.ini
+++ /dev/null
@@ -1,2 +0,0 @@
-[mix-blend-mode-paragraph.html]
- expected: FAIL
diff --git a/tests/wpt/meta/css/css-color/parsing/color-computed-relative-color.html.ini b/tests/wpt/meta/css/css-color/parsing/color-computed-relative-color.html.ini
index bf29c753411..7910b706539 100644
--- a/tests/wpt/meta/css/css-color/parsing/color-computed-relative-color.html.ini
+++ b/tests/wpt/meta/css/css-color/parsing/color-computed-relative-color.html.ini
@@ -3370,3 +3370,60 @@
[Property color value 'color(from color-mix(in xyz, color(xyz-d65 0.7 0.5 0.3), color(xyz-d65 0.7 0.5 0.3)) xyz-d65 r g b / alpha)']
expected: FAIL
+
+ [Property color value 'rgb(from rebeccapurple calc((r / 255) * 100%) calc((g / 255) * 100%) calc((b / 255) * 100%) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'hsl(from rebeccapurple calc((h / 360) * 360deg) calc((s / 100) * 100%) calc((l / 100) * 100%) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'hwb(from rebeccapurple calc((h / 360) * 360deg) calc((w / 100) * 100%) calc((b / 100) * 100%) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'lab(from lab(25 20 50) calc((l / 100) * 100%) calc((a / 125) * 100%) calc((b / 125) * 100%) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'oklab(from oklab(0.25 0.2 0.5) calc(l * 100%) calc((a / 0.4) * 100%) calc((b / 0.4) * 100%) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'lch(from lch(0.7 45 30) calc((l / 100) * 100%) calc((c / 150) * 100%) calc((h / 360) * 360deg) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'oklch(from oklch(0.7 0.45 30) calc(l * 100%) calc((c / 0.4) * 100%) calc((h / 360) * 360deg) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'color(from color(srgb 0.7 0.5 0.3) srgb calc(r * 100%) calc(g * 100%) calc(b * 100%) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'color(from color(srgb-linear 0.7 0.5 0.3) srgb-linear calc(r * 100%) calc(g * 100%) calc(b * 100%) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'color(from color(a98-rgb 0.7 0.5 0.3) a98-rgb calc(r * 100%) calc(g * 100%) calc(b * 100%) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'color(from color(rec2020 0.7 0.5 0.3) rec2020 calc(r * 100%) calc(g * 100%) calc(b * 100%) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'color(from color(prophoto-rgb 0.7 0.5 0.3) prophoto-rgb calc(r * 100%) calc(g * 100%) calc(b * 100%) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'color(from color(display-p3 0.7 0.5 0.3) display-p3 calc(r * 100%) calc(g * 100%) calc(b * 100%) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'color(from color(xyz 7 -20.5 100) xyz calc(x * 100%) calc(y * 100%) calc(z * 100%) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'color(from color-mix(in xyz, color(xyz 0.7 0.5 0.3), color(xyz 0.7 0.5 0.3)) xyz x y z / alpha)']
+ expected: FAIL
+
+ [Property color value 'color(from color(xyz-d50 7 -20.5 100) xyz-d50 calc(x * 100%) calc(y * 100%) calc(z * 100%) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'color(from color-mix(in xyz, color(xyz-d50 0.7 0.5 0.3), color(xyz-d50 0.7 0.5 0.3)) xyz-d50 x y z / alpha)']
+ expected: FAIL
+
+ [Property color value 'color(from color(xyz-d65 7 -20.5 100) xyz-d65 calc(x * 100%) calc(y * 100%) calc(z * 100%) / calc(alpha * 100%))']
+ expected: FAIL
+
+ [Property color value 'color(from color-mix(in xyz, color(xyz-d65 0.7 0.5 0.3), color(xyz-d65 0.7 0.5 0.3)) xyz-d65 x y z / alpha)']
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-color/parsing/color-valid-relative-color.html.ini b/tests/wpt/meta/css/css-color/parsing/color-valid-relative-color.html.ini
index 3a3198a2980..3ae55c836b3 100644
--- a/tests/wpt/meta/css/css-color/parsing/color-valid-relative-color.html.ini
+++ b/tests/wpt/meta/css/css-color/parsing/color-valid-relative-color.html.ini
@@ -3283,3 +3283,12 @@
[e.style['color'\] = "color(from color-mix(in xyz, color(xyz-d65 0.7 0.5 0.3), color(xyz-d65 0.7 0.5 0.3)) xyz-d65 r g b / alpha)" should set the property value]
expected: FAIL
+
+ [e.style['color'\] = "color(from color-mix(in xyz, color(xyz 0.7 0.5 0.3), color(xyz 0.7 0.5 0.3)) xyz x y z / alpha)" should set the property value]
+ expected: FAIL
+
+ [e.style['color'\] = "color(from color-mix(in xyz, color(xyz-d50 0.7 0.5 0.3), color(xyz-d50 0.7 0.5 0.3)) xyz-d50 x y z / alpha)" should set the property value]
+ expected: FAIL
+
+ [e.style['color'\] = "color(from color-mix(in xyz, color(xyz-d65 0.7 0.5 0.3), color(xyz-d65 0.7 0.5 0.3)) xyz-d65 x y z / alpha)" should set the property value]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-logical/animations/margin-block-interpolation.html.ini b/tests/wpt/meta/css/css-logical/animations/margin-block-interpolation.html.ini
new file mode 100644
index 00000000000..9ed9f243664
--- /dev/null
+++ b/tests/wpt/meta/css/css-logical/animations/margin-block-interpolation.html.ini
@@ -0,0 +1,18 @@
+[margin-block-interpolation.html]
+ [Web Animations: property <margin-block> from [10px\] to [20px\] at (-0.3) should be [7px\]]
+ expected: FAIL
+
+ [Web Animations: property <margin-block> from [10px\] to [20px\] at (0) should be [10px\]]
+ expected: FAIL
+
+ [Web Animations: property <margin-block> from [10px\] to [20px\] at (0.3) should be [13px\]]
+ expected: FAIL
+
+ [Web Animations: property <margin-block> from [10px\] to [20px\] at (0.6) should be [16px\]]
+ expected: FAIL
+
+ [Web Animations: property <margin-block> from [10px\] to [20px\] at (1) should be [20px\]]
+ expected: FAIL
+
+ [Web Animations: property <margin-block> from [10px\] to [20px\] at (1.5) should be [25px\]]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-logical/animations/margin-inline-interpolation.html.ini b/tests/wpt/meta/css/css-logical/animations/margin-inline-interpolation.html.ini
new file mode 100644
index 00000000000..e7ff928b03a
--- /dev/null
+++ b/tests/wpt/meta/css/css-logical/animations/margin-inline-interpolation.html.ini
@@ -0,0 +1,18 @@
+[margin-inline-interpolation.html]
+ [Web Animations: property <margin-inline> from [10px\] to [20px\] at (-0.3) should be [7px\]]
+ expected: FAIL
+
+ [Web Animations: property <margin-inline> from [10px\] to [20px\] at (0) should be [10px\]]
+ expected: FAIL
+
+ [Web Animations: property <margin-inline> from [10px\] to [20px\] at (0.3) should be [13px\]]
+ expected: FAIL
+
+ [Web Animations: property <margin-inline> from [10px\] to [20px\] at (0.6) should be [16px\]]
+ expected: FAIL
+
+ [Web Animations: property <margin-inline> from [10px\] to [20px\] at (1) should be [20px\]]
+ expected: FAIL
+
+ [Web Animations: property <margin-inline> from [10px\] to [20px\] at (1.5) should be [25px\]]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-position/sticky/position-sticky-padding-001.html.ini b/tests/wpt/meta/css/css-position/sticky/position-sticky-padding-001.html.ini
new file mode 100644
index 00000000000..5800d47e755
--- /dev/null
+++ b/tests/wpt/meta/css/css-position/sticky/position-sticky-padding-001.html.ini
@@ -0,0 +1,2 @@
+[position-sticky-padding-001.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-position/sticky/position-sticky-padding-002.html.ini b/tests/wpt/meta/css/css-position/sticky/position-sticky-padding-002.html.ini
new file mode 100644
index 00000000000..57078a93de2
--- /dev/null
+++ b/tests/wpt/meta/css/css-position/sticky/position-sticky-padding-002.html.ini
@@ -0,0 +1,2 @@
+[position-sticky-padding-002.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-sizing/dynamic-available-size-iframe.html.ini b/tests/wpt/meta/css/css-sizing/dynamic-available-size-iframe.html.ini
new file mode 100644
index 00000000000..35256741d38
--- /dev/null
+++ b/tests/wpt/meta/css/css-sizing/dynamic-available-size-iframe.html.ini
@@ -0,0 +1,2 @@
+[dynamic-available-size-iframe.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-ui/parsing/canonical-order-outline-sub-properties-001.html.ini b/tests/wpt/meta/css/css-ui/parsing/canonical-order-outline-sub-properties-001.html.ini
new file mode 100644
index 00000000000..4a1aebd46cb
--- /dev/null
+++ b/tests/wpt/meta/css/css-ui/parsing/canonical-order-outline-sub-properties-001.html.ini
@@ -0,0 +1,78 @@
+[canonical-order-outline-sub-properties-001.html]
+ [testing outline: blue]
+ expected: FAIL
+
+ [testing outline: invert]
+ expected: FAIL
+
+ [testing outline: 4px]
+ expected: FAIL
+
+ [testing outline: solid]
+ expected: FAIL
+
+ [testing outline: solid 5px]
+ expected: FAIL
+
+ [testing outline: 6px dashed]
+ expected: FAIL
+
+ [testing outline: dotted blue]
+ expected: FAIL
+
+ [testing outline: dotted invert]
+ expected: FAIL
+
+ [testing outline: blue solid]
+ expected: FAIL
+
+ [testing outline: invert solid]
+ expected: FAIL
+
+ [testing outline: black 4px]
+ expected: FAIL
+
+ [testing outline: invert 4px]
+ expected: FAIL
+
+ [testing outline: 5px blue]
+ expected: FAIL
+
+ [testing outline: 5px invert]
+ expected: FAIL
+
+ [testing outline: black solid 6px]
+ expected: FAIL
+
+ [testing outline: invert solid 6px]
+ expected: FAIL
+
+ [testing outline: blue 4px dotted]
+ expected: FAIL
+
+ [testing outline: invert 4px dotted]
+ expected: FAIL
+
+ [testing outline: dashed 5px black]
+ expected: FAIL
+
+ [testing outline: dashed 5px invert]
+ expected: FAIL
+
+ [testing outline: solid blue 6px]
+ expected: FAIL
+
+ [testing outline: solid invert 6px]
+ expected: FAIL
+
+ [testing outline: 4px dotted black]
+ expected: FAIL
+
+ [testing outline: 4px dotted invert]
+ expected: FAIL
+
+ [testing outline: 5px blue dashed]
+ expected: FAIL
+
+ [testing outline: 5px invert dashed]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/calc-size/animation/calc-size-height-interpolation.tentative.html.ini b/tests/wpt/meta/css/css-values/calc-size/animation/calc-size-height-interpolation.tentative.html.ini
index dad7beac230..c814fd636a2 100644
--- a/tests/wpt/meta/css/css-values/calc-size/animation/calc-size-height-interpolation.tentative.html.ini
+++ b/tests/wpt/meta/css/css-values/calc-size/animation/calc-size-height-interpolation.tentative.html.ini
@@ -334,3 +334,87 @@
[Web Animations: property <height> from [0\] to [calc-size(max-content, size)\] at (1.25) should be [125px\]]
expected: FAIL
+
+ [CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
+ expected: FAIL
+
+ [CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
+ expected: FAIL
+
+ [CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
+ expected: FAIL
+
+ [CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
+ expected: FAIL
+
+ [CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
+ expected: FAIL
+
+ [CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
+ expected: FAIL
+
+ [CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
+ expected: FAIL
+
+ [CSS Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
+ expected: FAIL
+
+ [Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [75px\]]
+ expected: FAIL
+
+ [Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [100px\]]
+ expected: FAIL
+
+ [Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [125px\]]
+ expected: FAIL
+
+ [Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [150px\]]
+ expected: FAIL
+
+ [Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [175px\]]
+ expected: FAIL
+
+ [Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [200px\]]
+ expected: FAIL
+
+ [Web Animations: property <height> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [225px\]]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/calc-size/animation/calc-size-width-interpolation.tentative.html.ini b/tests/wpt/meta/css/css-values/calc-size/animation/calc-size-width-interpolation.tentative.html.ini
index 0a3d25827ee..7903a1dbc54 100644
--- a/tests/wpt/meta/css/css-values/calc-size/animation/calc-size-width-interpolation.tentative.html.ini
+++ b/tests/wpt/meta/css/css-values/calc-size/animation/calc-size-width-interpolation.tentative.html.ini
@@ -166,3 +166,147 @@
[Web Animations: property <width> from [calc-size(min-content, 0px)\] to [calc-size(min-content, size)\] at (1.25) should be [125px\]]
expected: FAIL
+
+ [CSS Transitions: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [300px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [350px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [400px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [300px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [350px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [400px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
+ expected: FAIL
+
+ [CSS Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
+ expected: FAIL
+
+ [CSS Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
+ expected: FAIL
+
+ [CSS Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
+ expected: FAIL
+
+ [CSS Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [300px\]]
+ expected: FAIL
+
+ [CSS Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [350px\]]
+ expected: FAIL
+
+ [CSS Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [400px\]]
+ expected: FAIL
+
+ [CSS Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
+ expected: FAIL
+
+ [Web Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (-0.25) should be [150px\]]
+ expected: FAIL
+
+ [Web Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0) should be [200px\]]
+ expected: FAIL
+
+ [Web Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
+ expected: FAIL
+
+ [Web Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.5) should be [300px\]]
+ expected: FAIL
+
+ [Web Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (0.75) should be [350px\]]
+ expected: FAIL
+
+ [Web Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1) should be [400px\]]
+ expected: FAIL
+
+ [Web Animations: property <width> from [calc-size(auto, size)\] to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.5) should be [300px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.75) should be [350px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (1) should be [400px\]]
+ expected: FAIL
+
+ [CSS Transitions: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.5) should be [300px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.75) should be [350px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (1) should be [400px\]]
+ expected: FAIL
+
+ [CSS Transitions with transition: all: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
+ expected: FAIL
+
+ [CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
+ expected: FAIL
+
+ [CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.5) should be [300px\]]
+ expected: FAIL
+
+ [CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.75) should be [350px\]]
+ expected: FAIL
+
+ [CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1) should be [400px\]]
+ expected: FAIL
+
+ [CSS Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
+ expected: FAIL
+
+ [Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.25) should be [250px\]]
+ expected: FAIL
+
+ [Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.5) should be [300px\]]
+ expected: FAIL
+
+ [Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (0.75) should be [350px\]]
+ expected: FAIL
+
+ [Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1) should be [400px\]]
+ expected: FAIL
+
+ [Web Animations: property <width> from neutral to [calc-size(auto, size * 2)\] at (1.25) should be [450px\]]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/calc-size/calc-size-height.tentative.html.ini b/tests/wpt/meta/css/css-values/calc-size/calc-size-height.tentative.html.ini
index 9a753b3a13b..1d0e72e7a8a 100644
--- a/tests/wpt/meta/css/css-values/calc-size/calc-size-height.tentative.html.ini
+++ b/tests/wpt/meta/css/css-values/calc-size/calc-size-height.tentative.html.ini
@@ -88,3 +88,9 @@
[resolved height for height in definite height container: calc-size(any, 31% + 12px)]
expected: FAIL
+
+ [resolved height for height in auto height container: calc-size(auto, size * 1.5)]
+ expected: FAIL
+
+ [resolved height for height in definite height container: calc-size(auto, size * 1.5)]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/calc-size/calc-size-parsing.tentative.html.ini b/tests/wpt/meta/css/css-values/calc-size/calc-size-parsing.tentative.html.ini
index 24d7ae6ee1d..718f44321fa 100644
--- a/tests/wpt/meta/css/css-values/calc-size/calc-size-parsing.tentative.html.ini
+++ b/tests/wpt/meta/css/css-values/calc-size/calc-size-parsing.tentative.html.ini
@@ -40,3 +40,15 @@
[e.style['width'\] = "calc-size(calc-size(min-content, size), size)" should set the property value]
expected: FAIL
+
+ [e.style['width'\] = "calc-size(auto, size)" should set the property value]
+ expected: FAIL
+
+ [e.style['min-width'\] = "calc-size(auto, size)" should set the property value]
+ expected: FAIL
+
+ [e.style['height'\] = "calc-size(auto, size)" should set the property value]
+ expected: FAIL
+
+ [e.style['min-height'\] = "calc-size(auto, size)" should set the property value]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/round-function.html.ini b/tests/wpt/meta/css/css-values/round-function.html.ini
index 15fe573f603..a432e2fcba1 100644
--- a/tests/wpt/meta/css/css-values/round-function.html.ini
+++ b/tests/wpt/meta/css/css-values/round-function.html.ini
@@ -550,3 +550,27 @@
[calc(0 - round(to-zero, -18, 10)) should be used-value-equivalent to 10]
expected: FAIL
+
+ [round(1.5) should be used-value-equivalent to 2]
+ expected: FAIL
+
+ [round(up, 1.5) should be used-value-equivalent to 2]
+ expected: FAIL
+
+ [round(down, 1.5) should be used-value-equivalent to 1]
+ expected: FAIL
+
+ [round(to-zero, 1.5) should be used-value-equivalent to 1]
+ expected: FAIL
+
+ [round(-1.5) should be used-value-equivalent to -1]
+ expected: FAIL
+
+ [round(up, -1.5) should be used-value-equivalent to -1]
+ expected: FAIL
+
+ [round(down, -1.5) should be used-value-equivalent to -2]
+ expected: FAIL
+
+ [round(to-zero, -1.5) should be used-value-equivalent to -1]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/css-values/viewport-units-scrollbars-auto-vhw-001.html.ini b/tests/wpt/meta/css/css-values/viewport-units-scrollbars-auto-vhw-001.html.ini
new file mode 100644
index 00000000000..b0b04c01253
--- /dev/null
+++ b/tests/wpt/meta/css/css-values/viewport-units-scrollbars-auto-vhw-001.html.ini
@@ -0,0 +1,2 @@
+[viewport-units-scrollbars-auto-vhw-001.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/cssom-view/elementsFromPoint-iframes.html.ini b/tests/wpt/meta/css/cssom-view/elementsFromPoint-iframes.html.ini
index 314c2710dc9..78f6aab8d85 100644
--- a/tests/wpt/meta/css/cssom-view/elementsFromPoint-iframes.html.ini
+++ b/tests/wpt/meta/css/cssom-view/elementsFromPoint-iframes.html.ini
@@ -1,3 +1,6 @@
[elementsFromPoint-iframes.html]
[elementsFromPoint on the root document for points in iframe elements]
expected: FAIL
+
+ [elementsFromPoint on inner documents]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth-navigation.html.ini b/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth-navigation.html.ini
index 647c7fb29b2..f4121525268 100644
--- a/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth-navigation.html.ini
+++ b/tests/wpt/meta/css/cssom-view/scroll-behavior-smooth-navigation.html.ini
@@ -4,6 +4,3 @@
[Make sure the page is ready for animation.]
expected: FAIL
-
- [Smooth scrolling while doing history navigation.]
- expected: FAIL
diff --git a/tests/wpt/meta/css/cssom/CSSStyleSheet-constructable-insertRule-base-uri.html.ini b/tests/wpt/meta/css/cssom/CSSStyleSheet-constructable-insertRule-base-uri.html.ini
new file mode 100644
index 00000000000..54be6839527
--- /dev/null
+++ b/tests/wpt/meta/css/cssom/CSSStyleSheet-constructable-insertRule-base-uri.html.ini
@@ -0,0 +1,2 @@
+[CSSStyleSheet-constructable-insertRule-base-uri.html]
+ expected: FAIL
diff --git a/tests/wpt/meta/css/cssom/getComputedStyle-pseudo-with-argument.html.ini b/tests/wpt/meta/css/cssom/getComputedStyle-pseudo-with-argument.html.ini
index 4a0d0c68841..a1903ed413d 100644
--- a/tests/wpt/meta/css/cssom/getComputedStyle-pseudo-with-argument.html.ini
+++ b/tests/wpt/meta/css/cssom/getComputedStyle-pseudo-with-argument.html.ini
@@ -40,3 +40,27 @@
[This pseudo-element should not parse: ::view-transition-group(*)]
expected: FAIL
+
+ [This pseudo-element should not parse: :highlight(name)]
+ expected: FAIL
+
+ [This pseudo-element should not parse: ::view-transition-image-pair(*)]
+ expected: FAIL
+
+ [This pseudo-element should not parse: ::view-transition-old(*)]
+ expected: FAIL
+
+ [This pseudo-element should not parse: ::view-transition-new(*)]
+ expected: FAIL
+
+ [This pseudo-element should not parse: :view-transition-group(name)]
+ expected: FAIL
+
+ [This pseudo-element should not parse: :view-transition-image-pair(name)]
+ expected: FAIL
+
+ [This pseudo-element should not parse: :view-transition-old(name)]
+ expected: FAIL
+
+ [This pseudo-element should not parse: :view-transition-new(name)]
+ expected: FAIL