Re: [heycam/webidl] Browsers do not consistently seem to check this? (#958)

Yeah, we're working to align with Firefox in terms on exposing the property attributes (e.g. `display`) on the prototype rather than as "own" properties. Safari also made the same change actually, but reverted it due to binary size issues (details in the I2S).

> Not sure on the relation.

`CSS2Properties` is non-standard Firefox thing which derives from `CSSStyleDeclaration`. Emilio is [trying to standardize it](https://github.com/w3c/csswg-drafts/issues/5649), and we'll try to align when that happens. It's a separate issue from the I2S you linked to though.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/958#issuecomment-784375194

Received on Tuesday, 23 February 2021 17:35:56 UTC