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

`set` is overridable so that if you have an internal backing store mirroring the canonical [[BackingMap]] you can update it as needed.  There's no need for that in `get`, which can just read the [[BackingMap]].

-- 
GitHub Notification of comment by bzbarsky
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/651#issuecomment-366012628 using your GitHub account

Received on Thursday, 15 February 2018 18:08:15 UTC