tor-browser

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

commit 7149216087a1b0f1dd887276ece80d63380512b0
parent 25ec4e153be04942b22fdd314f82225dea7b72a1
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Sat, 27 Sep 2025 00:24:44 +0000

Bug 1991225 [wpt PR 55116] - Update wpt metadata, a=testonly

wpt-pr: 55116
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/css/css-anchor-position/align-dialog-001.html.ini | 24++++++++++++++++++++++++
Atesting/web-platform/meta/css/css-anchor-position/align-dialog-002.html.ini | 2++
Atesting/web-platform/meta/html/semantics/popovers/popover-alignment-002.html.ini | 2++
3 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/css/css-anchor-position/align-dialog-001.html.ini b/testing/web-platform/meta/css/css-anchor-position/align-dialog-001.html.ini @@ -0,0 +1,24 @@ +[align-dialog-001.html] + [e.style['align-self'\] = "dialog" should set the property value] + expected: FAIL + + [e.style['align-items'\] = "dialog" should set the property value] + expected: FAIL + + [e.style['justify-self'\] = "dialog" should set the property value] + expected: FAIL + + [e.style['justify-items'\] = "dialog" should set the property value] + expected: FAIL + + [Property align-self value 'dialog'] + expected: FAIL + + [Property align-items value 'dialog'] + expected: FAIL + + [Property justify-self value 'dialog'] + expected: FAIL + + [Property justify-items value 'dialog'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-anchor-position/align-dialog-002.html.ini b/testing/web-platform/meta/css/css-anchor-position/align-dialog-002.html.ini @@ -0,0 +1,2 @@ +[align-dialog-002.html] + expected: FAIL diff --git a/testing/web-platform/meta/html/semantics/popovers/popover-alignment-002.html.ini b/testing/web-platform/meta/html/semantics/popovers/popover-alignment-002.html.ini @@ -0,0 +1,2 @@ +[popover-alignment-002.html] + expected: FAIL