tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 859db7d738b925636b7c277d740ab4fbdf83e94d
parent 9cd315c45b74721719cedae4dff4d9afc245c197
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Tue, 14 Oct 2025 08:51:14 +0000

Bug 1993935 [wpt PR 55371] - Update wpt metadata, a=testonly

wpt-pr: 55371
wpt-type: metadata

Diffstat:
Mtesting/web-platform/meta/css/css-backgrounds/parsing/background-shorthand-serialization.html.ini | 5+++++
Atesting/web-platform/meta/css/css-backgrounds/parsing/background-valid.html.ini | 30++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/css/css-backgrounds/parsing/background-shorthand-serialization.html.ini b/testing/web-platform/meta/css/css-backgrounds/parsing/background-shorthand-serialization.html.ini @@ -1,3 +1,8 @@ [background-shorthand-serialization.html] expected: if (os == "android") and fission: [OK, TIMEOUT] + [border-area border-box] + expected: FAIL + + [border-area padding-box] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-backgrounds/parsing/background-valid.html.ini b/testing/web-platform/meta/css/css-backgrounds/parsing/background-valid.html.ini @@ -0,0 +1,30 @@ +[background-valid.html] + [e.style['background'\] = "border-box content-box" should set background-color] + expected: FAIL + + [e.style['background'\] = "border-area" should set background-attachment] + expected: FAIL + + [e.style['background'\] = "border-area" should set background-clip] + expected: FAIL + + [e.style['background'\] = "border-area" should set background-color] + expected: FAIL + + [e.style['background'\] = "border-area" should set background-image] + expected: FAIL + + [e.style['background'\] = "border-area" should set background-origin] + expected: FAIL + + [e.style['background'\] = "border-area" should set background-position] + expected: FAIL + + [e.style['background'\] = "border-area" should set background-repeat] + expected: FAIL + + [e.style['background'\] = "border-area" should set background-size] + expected: FAIL + + [e.style['background'\] = "border-area" should not set unrelated longhands] + expected: FAIL