- From: Sam Atkins via GitHub <noreply@w3.org>
- Date: Mon, 11 Aug 2025 11:23:44 +0000
- To: public-houdini-archive@w3.org
AtkinsSJ has just created a new issue for https://github.com/w3c/css-houdini-drafts: == [css-typed-om-1] StylePropertyMapReadOnly method descriptions refer to StylePropertyMap instead == This seems like an oversight from a past change (assuming that the ReadOnly map was introduced later): Each method for StylePropertyMapReadOnly claims that `this` is `StylePropertyMap` instead, [like so](https://drafts.css-houdini.org/css-typed-om-1/#dom-stylepropertymapreadonly-has): > The has(property) method, when called on a [StylePropertyMap](https://drafts.css-houdini.org/css-typed-om-1/#stylepropertymap) this, must perform the following steps: I'll put together a PR for this in a bit. Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/1144 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 11 August 2025 11:23:45 UTC