Re: [deviceorientation] Convert Acceleration/RotationRate interfaces to dictionaries (#90)

Per WebIDL attributes can not be dictionary types. As this seems to be changing the types of various attributes in DeviceMotionEvent to a dictionary, the result of that is invalid IDL.

(see https://heycam.github.io/webidl/#idl-attributes:

> The type of the attribute, after resolving typedefs, must not be a nullable or non-nullable version of any of the following types: [...] a dictionary type


-- 
GitHub Notification of comment by mkruisselbrink
Please view or discuss this issue at https://github.com/w3c/deviceorientation/pull/90#issuecomment-728225378 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 16 November 2020 17:55:59 UTC