mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Sync WPT with upstream (20-04-2025) (#36618)
Automated downstream sync of changes from upstream as of 20-04-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
d05496277e
commit
c915bf05fc
502 changed files with 10162 additions and 1657 deletions
18
tests/wpt/meta/webxr/depth-sensing/depth_sensing_attributes_throw_not_enabled.https.html.ini
vendored
Normal file
18
tests/wpt/meta/webxr/depth-sensing/depth_sensing_attributes_throw_not_enabled.https.html.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[depth_sensing_attributes_throw_not_enabled.https.html]
|
||||
[XRSession.depthUsage rejects if depth sensing is not enabled on a session - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[XRSession.depthUsage rejects if depth sensing is not enabled on a session - webgl2]
|
||||
expected: FAIL
|
||||
|
||||
[XRSession.depthDataFormat rejects if depth sensing is not enabled on a session - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[XRSession.depthDataFormat rejects if depth sensing is not enabled on a session - webgl2]
|
||||
expected: FAIL
|
||||
|
||||
[XRSession.depthType rejects if depth sensing is not enabled on a session - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[XRSession.depthType rejects if depth sensing is not enabled on a session - webgl2]
|
||||
expected: FAIL
|
24
tests/wpt/meta/webxr/depth-sensing/depth_type_request_respected.https.html.ini
vendored
Normal file
24
tests/wpt/meta/webxr/depth-sensing/depth_type_request_respected.https.html.ini
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
[depth_type_request_respected.https.html]
|
||||
[Can grant sessions that request a raw depth type - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Can grant sessions that request a raw depth type - webgl2]
|
||||
expected: FAIL
|
||||
|
||||
[Can grant sessions that request a smooth depth type - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Can grant sessions that request a smooth depth type - webgl2]
|
||||
expected: FAIL
|
||||
|
||||
[Can grant sessions that request empty depth type - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Can grant sessions that request empty depth type - webgl2]
|
||||
expected: FAIL
|
||||
|
||||
[Can grant sessions that don't request depth type - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Can grant sessions that don't request depth type - webgl2]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[render_state_update.https.html]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue