On Tue Dec 3 19:48:49 2024 +0000, Jacek Caban wrote:
I mean, that's how it would behave with the current jscript code if we exposed those properties as non-accessor properties. For that we'd need to stop sharing dispids with regular properties, but that's up to `CSSStyle` implementation.
Oh right because it doesn't get deleted in underlying host object when defined over. I guess testing prototype lookup will give more clues.