From 3926162a8d70d60f61dc6d2ba65deedf04d90c55 Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Wed, 31 May 2023 09:02:11 +0000 Subject: [PATCH] Bug 1834271 [wpt PR 40120] - Update wpt metadata, a=testonly wpt-pr: 40120 wpt-type: metadata --- .../motion/parsing/offset-path-parsing-valid.html.ini | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/testing/web-platform/meta/css/motion/parsing/offset-path-parsing-valid.html.ini b/testing/web-platform/meta/css/motion/parsing/offset-path-parsing-valid.html.ini index bab5614528b82..830af047484cd 100644 --- a/testing/web-platform/meta/css/motion/parsing/offset-path-parsing-valid.html.ini +++ b/testing/web-platform/meta/css/motion/parsing/offset-path-parsing-valid.html.ini @@ -13,3 +13,12 @@ [e.style['offset-path'\] = "fill-box ellipse(50% 60%)" should set the property value] expected: FAIL + + [e.style['offset-path'\] = "circle(100px at 50% 50%)" should set the property value] + expected: FAIL + + [e.style['offset-path'\] = "border-box" should set the property value] + expected: FAIL + + [e.style['offset-path'\] = "content-box ellipse(50% 60% at 50% 50%)" should set the property value] + expected: FAIL