commit 893e048f8bf82fec1e90305ef8e10a1101912786
parent d8503eb340b28163c7579a413f8eca0e7f928e00
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date: Thu, 6 Nov 2025 23:01:31 +0000
Bug 1998808 [wpt PR 55925] - Update wpt metadata, a=testonly
wpt-pr: 55925
wpt-type: metadata
Diffstat:
2 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/css/css-transforms/3d-point-mapping-origins.html.ini b/testing/web-platform/meta/css/css-transforms/3d-point-mapping-origins.html.ini
@@ -0,0 +1,16 @@
+[3d-point-mapping-origins.html]
+ [Point mapping through 3D transforms with origins, hittesting top-right-blue)]
+ expected: FAIL
+
+ [Point mapping through 3D transforms with origins, hittesting bottom-left-medium-gray)]
+ expected:
+ if os == "android": FAIL
+
+ [Point mapping through 3D transforms with origins, hittesting bottom-left-blue)]
+ expected:
+ if os == "android": FAIL
+
+ [Point mapping through 3D transforms with origins, hittesting bottom-right-medium-gray)]
+ expected:
+ if os == "win": PASS
+ FAIL
diff --git a/testing/web-platform/meta/css/css-transforms/scroll-preserve-3d.html.ini b/testing/web-platform/meta/css/css-transforms/scroll-preserve-3d.html.ini
@@ -1,3 +1,7 @@
[scroll-preserve-3d.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
+ if (os == "linux") and not debug: [OK, TIMEOUT]
+ [Element is scrollable over preserve-3d descendant]
+ expected:
+ if (os == "linux") and not debug: [PASS, TIMEOUT]