[css-houdini-drafts] [css-typed-om-1]The IDL for StylePropertyMapReadOnly has an invalid "has" method

bzbarsky has just created a new issue for https://github.com/w3c/css-houdini-drafts:

==  [css-typed-om-1]The IDL for StylePropertyMapReadOnly has an invalid "has" method ==
https://drafts.css-houdini.org/css-typed-om-1/#stylepropertymapreadonly has both a maplike declaration and a "has" method. WebIDL clearly says:

> Maplike interfaces must not have any interface members named "entries", "forEach", "get", "has", "keys", "size", or "values" ....


Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/651 using your GitHub account

Received on Thursday, 15 February 2018 17:45:02 UTC