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

Oh that's true! Sorry for bothering you, I'll file an issue at Web IDL instead.

-- 
GitHub Notification of comment by saschanaz
Please view or discuss this issue at https://github.com/w3c/deviceorientation/pull/90#issuecomment-728228342 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 18:01:30 UTC