Expand description
Various stuff for CSS property use counters.
Macros§
Structs§
- Counted
Unknown Property UseCounters - One bit per each non-custom CSS property.
- Custom
UseCounters - One bit for each custom use counter.
- NonCustom
Property UseCounters - One bit per each non-custom CSS property.
- UseCounters
- The use-counter data related to a given document we want to store.
Enums§
- Custom
UseCounter - A custom style use counter that we may want to record.