mirror of
https://github.com/servo/servo.git
synced 2025-09-07 13:38:20 +01:00
Add makeXRCompatible for WebGL2, update WebXR WPT expectations (#33097)
* Add makeXRCompatible to WebGLRenderContextBase Signed-off-by: Daniel Adams <msub2official@gmail.com> * Activate webgl2 for webxr wpt, update meta expectations Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update meta legacy layout expectations Signed-off-by: Daniel Adams <msub2official@gmail.com> * Remove no longer existing expectations from meta files Signed-off-by: Daniel Adams <msub2official@gmail.com> * Remove files for fully passing tests Signed-off-by: Daniel Adams <msub2official@gmail.com> * Remove out-of-date expectations from meta legacy layout Signed-off-by: Daniel Adams <msub2official@gmail.com> * Update webgl conformance expectations Signed-off-by: Daniel Adams <msub2official@gmail.com> * Fix test numbering in expectations Signed-off-by: Daniel Adams <msub2official@gmail.com> --------- Signed-off-by: Daniel Adams <msub2official@gmail.com>
This commit is contained in:
parent
280063eee2
commit
1ef3e107bd
115 changed files with 53 additions and 762 deletions
|
@ -1,19 +1,4 @@
|
|||
[xrSession_interactionMode.https.html]
|
||||
[Tests interactionMode for a INLINE_SCREEN_DEVICE]
|
||||
expected: FAIL
|
||||
|
||||
[Tests interactionMode for an VR_SCREEN_DEVICE]
|
||||
expected: FAIL
|
||||
|
||||
[Tests interactionMode for an AR_SCREEN_DEVICE]
|
||||
expected: FAIL
|
||||
|
||||
[Tests interactionMode for an AR_HMD_DEVICE]
|
||||
expected: FAIL
|
||||
|
||||
[Tests interactionMode for an VR_HMD_DEVICE]
|
||||
expected: FAIL
|
||||
|
||||
[Tests interactionMode for a INLINE_SCREEN_DEVICE - webgl]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -31,9 +16,3 @@
|
|||
|
||||
[Tests interactionMode for an VR_SCREEN_DEVICE - webgl2]
|
||||
expected: FAIL
|
||||
|
||||
[Tests interactionMode for an AR_HMD_DEVICE - webgl2]
|
||||
expected: FAIL
|
||||
|
||||
[Tests interactionMode for an VR_HMD_DEVICE - webgl2]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue