mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Sync WPT with upstream (20-07-2025) (#38178)
Automated downstream sync of changes from upstream as of 20-07-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
7ab0d91109
commit
772c84633e
340 changed files with 17903 additions and 3841 deletions
156
tests/wpt/meta/webxr/layers/idlharness.https.window.js.ini
vendored
Normal file
156
tests/wpt/meta/webxr/layers/idlharness.https.window.js.ini
vendored
Normal file
|
@ -0,0 +1,156 @@
|
|||
[idlharness.https.window.html]
|
||||
[XRCompositionLayer interface: attribute layout]
|
||||
expected: FAIL
|
||||
|
||||
[XRCompositionLayer interface: attribute blendTextureSourceAlpha]
|
||||
expected: FAIL
|
||||
|
||||
[XRCompositionLayer interface: attribute forceMonoPresentation]
|
||||
expected: FAIL
|
||||
|
||||
[XRCompositionLayer interface: attribute opacity]
|
||||
expected: FAIL
|
||||
|
||||
[XRCompositionLayer interface: attribute mipLevels]
|
||||
expected: FAIL
|
||||
|
||||
[XRCompositionLayer interface: attribute quality]
|
||||
expected: FAIL
|
||||
|
||||
[XRCompositionLayer interface: attribute needsRedraw]
|
||||
expected: FAIL
|
||||
|
||||
[XRCompositionLayer interface: operation destroy()]
|
||||
expected: FAIL
|
||||
|
||||
[XRProjectionLayer interface: attribute textureWidth]
|
||||
expected: FAIL
|
||||
|
||||
[XRProjectionLayer interface: attribute textureHeight]
|
||||
expected: FAIL
|
||||
|
||||
[XRProjectionLayer interface: attribute textureArrayLength]
|
||||
expected: FAIL
|
||||
|
||||
[XRProjectionLayer interface: attribute ignoreDepthValues]
|
||||
expected: FAIL
|
||||
|
||||
[XRProjectionLayer interface: attribute fixedFoveation]
|
||||
expected: FAIL
|
||||
|
||||
[XRProjectionLayer interface: attribute deltaPose]
|
||||
expected: FAIL
|
||||
|
||||
[XRQuadLayer interface: attribute space]
|
||||
expected: FAIL
|
||||
|
||||
[XRQuadLayer interface: attribute transform]
|
||||
expected: FAIL
|
||||
|
||||
[XRQuadLayer interface: attribute width]
|
||||
expected: FAIL
|
||||
|
||||
[XRQuadLayer interface: attribute height]
|
||||
expected: FAIL
|
||||
|
||||
[XRQuadLayer interface: attribute onredraw]
|
||||
expected: FAIL
|
||||
|
||||
[XRCylinderLayer interface: attribute space]
|
||||
expected: FAIL
|
||||
|
||||
[XRCylinderLayer interface: attribute transform]
|
||||
expected: FAIL
|
||||
|
||||
[XRCylinderLayer interface: attribute radius]
|
||||
expected: FAIL
|
||||
|
||||
[XRCylinderLayer interface: attribute centralAngle]
|
||||
expected: FAIL
|
||||
|
||||
[XRCylinderLayer interface: attribute aspectRatio]
|
||||
expected: FAIL
|
||||
|
||||
[XRCylinderLayer interface: attribute onredraw]
|
||||
expected: FAIL
|
||||
|
||||
[XREquirectLayer interface: attribute space]
|
||||
expected: FAIL
|
||||
|
||||
[XREquirectLayer interface: attribute transform]
|
||||
expected: FAIL
|
||||
|
||||
[XREquirectLayer interface: attribute radius]
|
||||
expected: FAIL
|
||||
|
||||
[XREquirectLayer interface: attribute centralHorizontalAngle]
|
||||
expected: FAIL
|
||||
|
||||
[XREquirectLayer interface: attribute upperVerticalAngle]
|
||||
expected: FAIL
|
||||
|
||||
[XREquirectLayer interface: attribute lowerVerticalAngle]
|
||||
expected: FAIL
|
||||
|
||||
[XREquirectLayer interface: attribute onredraw]
|
||||
expected: FAIL
|
||||
|
||||
[XRCubeLayer interface: attribute space]
|
||||
expected: FAIL
|
||||
|
||||
[XRCubeLayer interface: attribute orientation]
|
||||
expected: FAIL
|
||||
|
||||
[XRCubeLayer interface: attribute onredraw]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLSubImage interface: attribute motionVectorTexture]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLSubImage interface: attribute colorTextureWidth]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLSubImage interface: attribute colorTextureHeight]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLSubImage interface: attribute depthStencilTextureWidth]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLSubImage interface: attribute depthStencilTextureHeight]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLSubImage interface: attribute motionVectorTextureWidth]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLSubImage interface: attribute motionVectorTextureHeight]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLBinding interface: attribute nativeProjectionScaleFactor]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLBinding interface: attribute usesDepthValues]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLBinding interface: operation createProjectionLayer(optional XRProjectionLayerInit)]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLBinding interface: operation createQuadLayer(optional XRQuadLayerInit)]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLBinding interface: operation createCylinderLayer(optional XRCylinderLayerInit)]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLBinding interface: operation createEquirectLayer(optional XREquirectLayerInit)]
|
||||
expected: FAIL
|
||||
|
||||
[XRWebGLBinding interface: operation foveateBoundTexture(GLenum, float)]
|
||||
expected: FAIL
|
||||
|
||||
[XRMediaBinding interface: operation createQuadLayer(HTMLVideoElement, optional XRMediaQuadLayerInit)]
|
||||
expected: FAIL
|
||||
|
||||
[XRMediaBinding interface: operation createCylinderLayer(HTMLVideoElement, optional XRMediaCylinderLayerInit)]
|
||||
expected: FAIL
|
||||
|
||||
[XRMediaBinding interface: operation createEquirectLayer(HTMLVideoElement, optional XRMediaEquirectLayerInit)]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue