mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Run same tests for layout-2020 and layout-2013 (#30092)
Most tests were only being run for layout-2013, not for layout-2020. This wasn't great since layout-2020 is now the default. So this patch unifies the lists of included tests for both layouts. For layout-2013 this implies adding css/css-content/, css/css-logical/ and css/css-masking/clip/. For layout-2020 this implies adding several additional css tests, and also tests like dom/, js/, html/, etc.
This commit is contained in:
parent
78c7011240
commit
963104e5fc
4797 changed files with 679983 additions and 5390 deletions
273
tests/wpt/meta/webvr/idlharness.https.html.ini
Normal file
273
tests/wpt/meta/webvr/idlharness.https.html.ini
Normal file
|
@ -0,0 +1,273 @@
|
|||
[idlharness.https.html]
|
||||
[VRDisplay interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: attribute isPresenting]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: attribute capabilities]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: attribute stageParameters]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: operation getEyeParameters(VREye)]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: attribute displayId]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: attribute displayName]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: operation getFrameData(VRFrameData)]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: attribute depthNear]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: attribute depthFar]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: operation requestAnimationFrame(FrameRequestCallback)]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: operation cancelAnimationFrame(long)]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: operation requestPresent(sequence<VRLayerInit>)]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: operation exitPresent()]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: operation getLayers()]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplay interface: operation submitFrame()]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayCapabilities interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayCapabilities interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayCapabilities interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayCapabilities interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayCapabilities interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayCapabilities interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayCapabilities interface: attribute hasPosition]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayCapabilities interface: attribute hasExternalDisplay]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayCapabilities interface: attribute canPresent]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayCapabilities interface: attribute maxLayers]
|
||||
expected: FAIL
|
||||
|
||||
[VRPose interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[VRPose interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[VRPose interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[VRPose interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[VRPose interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[VRPose interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[VRPose interface: attribute position]
|
||||
expected: FAIL
|
||||
|
||||
[VRPose interface: attribute linearVelocity]
|
||||
expected: FAIL
|
||||
|
||||
[VRPose interface: attribute linearAcceleration]
|
||||
expected: FAIL
|
||||
|
||||
[VRPose interface: attribute orientation]
|
||||
expected: FAIL
|
||||
|
||||
[VRPose interface: attribute angularVelocity]
|
||||
expected: FAIL
|
||||
|
||||
[VRPose interface: attribute angularAcceleration]
|
||||
expected: FAIL
|
||||
|
||||
[VRFrameData interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[VRFrameData interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[VRFrameData interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[VRFrameData interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[VRFrameData interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[VRFrameData interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[VRFrameData interface: attribute leftProjectionMatrix]
|
||||
expected: FAIL
|
||||
|
||||
[VRFrameData interface: attribute leftViewMatrix]
|
||||
expected: FAIL
|
||||
|
||||
[VRFrameData interface: attribute rightProjectionMatrix]
|
||||
expected: FAIL
|
||||
|
||||
[VRFrameData interface: attribute rightViewMatrix]
|
||||
expected: FAIL
|
||||
|
||||
[VRFrameData interface: attribute pose]
|
||||
expected: FAIL
|
||||
|
||||
[VREyeParameters interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[VREyeParameters interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[VREyeParameters interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[VREyeParameters interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[VREyeParameters interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[VREyeParameters interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[VREyeParameters interface: attribute offset]
|
||||
expected: FAIL
|
||||
|
||||
[VREyeParameters interface: attribute renderWidth]
|
||||
expected: FAIL
|
||||
|
||||
[VREyeParameters interface: attribute renderHeight]
|
||||
expected: FAIL
|
||||
|
||||
[VRStageParameters interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[VRStageParameters interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[VRStageParameters interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[VRStageParameters interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[VRStageParameters interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[VRStageParameters interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[VRStageParameters interface: attribute sittingToStandingTransform]
|
||||
expected: FAIL
|
||||
|
||||
[VRStageParameters interface: attribute sizeX]
|
||||
expected: FAIL
|
||||
|
||||
[VRStageParameters interface: attribute sizeZ]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayEvent interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayEvent interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayEvent interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayEvent interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayEvent interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayEvent interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayEvent interface: attribute display]
|
||||
expected: FAIL
|
||||
|
||||
[VRDisplayEvent interface: attribute reason]
|
||||
expected: FAIL
|
||||
|
||||
[Gamepad interface: attribute displayId]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: attribute onvrdisplayconnect]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: attribute onvrdisplaydisconnect]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: attribute onvrdisplayactivate]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: attribute onvrdisplaydeactivate]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: attribute onvrdisplayblur]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: attribute onvrdisplayfocus]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: attribute onvrdisplaypresentchange]
|
||||
expected: FAIL
|
||||
|
||||
[Navigator interface: operation getVRDisplays()]
|
||||
expected: FAIL
|
||||
|
||||
[Navigator interface: attribute activeVRDisplays]
|
||||
expected: FAIL
|
||||
|
||||
[Navigator interface: attribute vrEnabled]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[webvr-disabled-by-feature-policy.https.sub.html]
|
||||
[Feature-Policy header vr "none" disallows the top-level document.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[webvr-enabled-by-feature-policy-attribute-redirect-on-load.https.sub.html]
|
||||
[Feature-Policy allow="vr" attribute allows same-origin relocation]
|
||||
expected: FAIL
|
||||
|
||||
[Feature-Policy allow="vr" attribute disallows cross-origin relocation]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[webvr-enabled-by-feature-policy-attribute.https.sub.html]
|
||||
[Feature-Policy allow="vr" attribute allows same-origin iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Feature-Policy allow="vr" attribute allows cross-origin iframe]
|
||||
expected: FAIL
|
|
@ -0,0 +1,9 @@
|
|||
[webvr-enabled-by-feature-policy.https.sub.html]
|
||||
[Feature-Policy header vr * allows the top-level document.]
|
||||
expected: FAIL
|
||||
|
||||
[Feature-Policy header vr * allows same-origin iframes.]
|
||||
expected: FAIL
|
||||
|
||||
[Feature-Policy header vr * allows cross-origin iframes.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,6 @@
|
|||
[webvr-enabled-on-self-origin-by-feature-policy.https.sub.html]
|
||||
[Feature-Policy header vr "self" allows the top-level document.]
|
||||
expected: FAIL
|
||||
|
||||
[Feature-Policy header vr "self" allows same-origin iframes.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[webvr-supported-by-feature-policy.html]
|
||||
[document.featurePolicy.features should advertise (obsolete) vr.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue