tor-browser

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

commit 59196df365c74c3f6a368660616dfb9e8bc7c1a2
parent 68ccf3e074835ced2da2c6aaec4963d4dcb3bbeb
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date:   Tue,  2 Dec 2025 15:38:13 +0000

Bug 2003485 [wpt PR 56390] - Update wpt metadata, a=testonly

wpt-pr: 56390
wpt-type: metadata

Diffstat:
Atesting/web-platform/meta/svg/styling/css-var-dom-interface.html.ini | 24++++++++++++++++++++++++
Atesting/web-platform/meta/svg/styling/css-var-on-length-attributes-02.svg.ini | 2++
Atesting/web-platform/meta/svg/styling/css-var-on-length-attributes-04.svg.ini | 2++
3 files changed, 28 insertions(+), 0 deletions(-)

diff --git a/testing/web-platform/meta/svg/styling/css-var-dom-interface.html.ini b/testing/web-platform/meta/svg/styling/css-var-dom-interface.html.ini @@ -0,0 +1,24 @@ +[css-var-dom-interface.html] + [SVGLength DOM interface with CSS variable containing px unit] + expected: FAIL + + [SVGLength DOM interface with CSS variable containing number] + expected: FAIL + + [SVGLength DOM interface with CSS variable containing percentage] + expected: FAIL + + [SVGLength DOM interface with invalid CSS variable] + expected: FAIL + + [SVGLength DOM interface methods with CSS variables] + expected: FAIL + + [SVGLength.convertToSpecifiedUnits with CSS variables] + expected: FAIL + + [SVGLength should handle detached elements gracefully for CSS variables] + expected: FAIL + + [SVGLength should handle standalone lengths gracefully for CSS variables] + expected: FAIL diff --git a/testing/web-platform/meta/svg/styling/css-var-on-length-attributes-02.svg.ini b/testing/web-platform/meta/svg/styling/css-var-on-length-attributes-02.svg.ini @@ -0,0 +1,2 @@ +[css-var-on-length-attributes-02.svg] + expected: FAIL diff --git a/testing/web-platform/meta/svg/styling/css-var-on-length-attributes-04.svg.ini b/testing/web-platform/meta/svg/styling/css-var-on-length-attributes-04.svg.ini @@ -0,0 +1,2 @@ +[css-var-on-length-attributes-04.svg] + expected: FAIL