- From: Boris Zbarsky via GitHub <sysbot+gh@w3.org>
- Date: Thu, 15 Feb 2018 17:43:58 +0000
- To: public-houdini-archive@w3.org
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 "get" method == https://drafts.css-houdini.org/css-typed-om-1/#stylepropertymapreadonly has both a maplike declaration and a "get" 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/650 using your GitHub account
Received on Thursday, 15 February 2018 17:44:00 UTC