mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Rename metadata directories
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
|
@ -0,0 +1,7 @@
|
|||
[depth_sensing_cpu_dataUnavailable.https.html]
|
||||
[Ensures depth data is not available when cleared in the controller, `cpu-optimized` - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures depth data is not available when cleared in the controller, `cpu-optimized` - webgl2]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[depth_sensing_cpu_inactiveFrame.https.html]
|
||||
[Ensures getDepthInformation() throws when not run in an active frame, `cpu-optimized` - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures getDepthInformation() throws when not run in an active frame, `cpu-optimized` - webgl2]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[depth_sensing_cpu_incorrectUsage.https.html]
|
||||
[Ensures XRWebGLDepthInformation is not obtainable in `cpu-optimized` usage mode - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures XRWebGLDepthInformation is not obtainable in `cpu-optimized` usage mode - webgl2]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[depth_sensing_cpu_luminance_alpha_dataValid.https.html]
|
||||
[Ensures depth data is returned and values match expectation, cpu-optimized, luminance-alpha. - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures depth data is returned and values match expectation, cpu-optimized, luminance-alpha. - webgl2]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[depth_sensing_cpu_staleView.https.html]
|
||||
[Ensures getDepthInformation() throws when run with stale XRView, `cpu-optimized` - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures getDepthInformation() throws when run with stale XRView, `cpu-optimized` - webgl2]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
[depth_sensing_notEnabled.https.html]
|
||||
[XRFrame.getDepthInformation() rejects if depth sensing is not enabled on a session - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[XRFrame.getDepthInformation() rejects if depth sensing is not enabled on a session - webgl2]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLBinding.getDepthInformation() rejects if depth sensing is not enabled on a session - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLBinding.getDepthInformation() rejects if depth sensing is not enabled on a session - webgl2]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[depth_sensing_gpu_dataUnavailable.https.html]
|
||||
[Ensures depth data is not available when cleared in the controller, `gpu-optimized` - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures depth data is not available when cleared in the controller, `gpu-optimized` - webgl2]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[depth_sensing_gpu_inactiveFrame.https.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,7 @@
|
|||
[depth_sensing_gpu_incorrectUsage.https.html]
|
||||
[Ensures XRCPUDepthInformation is not obtainable in `gpu-optimized` usage mode - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures XRCPUDepthInformation is not obtainable in `gpu-optimized` usage mode - webgl2]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
[depth_sensing_gpu_staleView.https.html]
|
||||
[Ensures getDepthInformation() throws when not run with stale XRView, `gpu-optimized` - webgl]
|
||||
expected: FAIL
|
||||
|
||||
[Ensures getDepthInformation() throws when not run with stale XRView, `gpu-optimized` - webgl2]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue