commit d6371b30c89eb3fa9e02a5fcd84585eb7b255b4f
parent d92d562fcb0dc2b68e6898a70ea49fdba4bd912c
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date: Mon, 5 Jan 2026 08:55:11 +0000
Bug 2008342 [wpt PR 56958] - Update wpt metadata, a=testonly
wpt-pr: 56958
wpt-type: metadata
Diffstat:
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/css/css-values/random-computed.tentative.html.ini b/testing/web-platform/meta/css/css-values/random-computed.tentative.html.ini
@@ -229,3 +229,6 @@
[Shared by property name and value index: random(element-shared, a, b)]
expected: FAIL
+
+ [Property math-depth value 'add(random(30, 10))']
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-values/random-serialize.tentative.html.ini b/testing/web-platform/meta/css/css-values/random-serialize.tentative.html.ini
@@ -94,3 +94,6 @@
[e.style['width'\] = "random(10px, 20%)" should set the property value]
expected: FAIL
+
+ [e.style['math-depth'\] = "add(random(0, 3))" should set the property value]
+ expected: FAIL