mirror of
https://github.com/servo/servo.git
synced 2025-08-30 17:48:20 +01:00
Support profiles
This commit is contained in:
parent
9c34a6585b
commit
e0135fe783
10 changed files with 40 additions and 17 deletions
|
@ -1,4 +0,0 @@
|
|||
[events_input_source_recreation.https.html]
|
||||
[Input sources are re-created when handedness or target ray mode changes]
|
||||
expected: FAIL
|
||||
|
|
@ -95,9 +95,6 @@
|
|||
[XRReferenceSpaceEvent interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[XRInputSource interface: attribute profiles]
|
||||
expected: FAIL
|
||||
|
||||
[XR interface: operation requestSession(XRSessionMode, XRSessionInit)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
[xrInputSource_profiles.https.html]
|
||||
[WebXR InputSource's profiles list can be set]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
[xrSession_input_events_end.https.html]
|
||||
expected: TIMEOUT
|
||||
[Calling end during an input callback stops processing at the right time]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue