Skip to content

Currently no way to hint interactionMode or environmentBlendMode for FakeXRDevice #98

@msub2

Description

@msub2

Currently working on part of the WebXR AR Module in Servo and am looking at the WPT test for interactionMode, but it seems to be passing additional values for interactionMode and environmentBlendMode on the FakeXRDeviceInit object that are not actually present anywhere in the WebXR Test API. In the case of environmentBlendMode I can somewhat work around that by not returning "opaque" for the blend mode if the session is immersive-ar, but there is no such workaround for interactionMode apart from maybe checking for inline sessions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions