commit 7846ce5e0dc16e4cf923143bb7b2c5ed48216945 parent 8f26660f982f73a6cf82beb538fb7f0a72d4b204 Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Thu, 23 Oct 2025 19:51:58 +0000 Bug 1996114 [wpt PR 55628] - Update wpt metadata, a=testonly wpt-pr: 55628 wpt-type: metadata Diffstat:
| M | testing/web-platform/meta/css/css-borders/tentative/parsing/border-shape-computed.html.ini | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/css/css-borders/tentative/parsing/border-shape-computed.html.ini b/testing/web-platform/meta/css/css-borders/tentative/parsing/border-shape-computed.html.ini @@ -37,3 +37,12 @@ [Property border-shape value 'circle() polygon(10px 10px, 100px 10px, 10px 100px) content-box'] expected: FAIL + + [Property border-shape value 'circle() half-border-box'] + expected: FAIL + + [Property border-shape value 'circle() half-border-box circle() half-border-box'] + expected: FAIL + + [Property border-shape value 'circle() border-box circle() border-box'] + expected: FAIL