Re: [csswg-drafts] [css-fonts] [css-device-adapt] FONT_PALETTE_VALUES_RULE conflicts with VIEWPORT_RULE (#6623)

16 was claimed for a region style rule that we abandoned.

Maybe that part should be omitted or be assigned zero?

See the note at the end of the CSSOM rule enumeration section:

> Note: The practice of using an integer enumeration and several constants to identify the integers is a legacy design practice that is no longer used in Web APIs. Instead, to tell what type of rule a given object is, it is recommended to check rule.constructor.name, which will return a string like "CSSStyleRule".

And the wiki where we used to keep track of these:

https://wiki.csswg.org/spec/cssom-constants

-- 
GitHub Notification of comment by astearns
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6623#issuecomment-921306125 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 16 September 2021 22:39:14 UTC