Minutes Telecon 2023-07-12
- Resolved: Nested relative selectors serialize with the (implied) nesting selector (Issue #8970: Define how relative selectors serialize)
- Resolved: Grouping rules with direct styles serialize them with the (implied) style rule around them (Issue #8970)
- Resolved: Change CSSStyleRule to inherit from CSSGroupingRule, modulo any discovered compat impact (Issue #8940: Why does CSSStyleRule not inherit from CSSGroupingRule?)
- Resolved: The check mentioned by Vlad occurs at computed-value time (Issue #8407: Behavior of slightly offscreen content having `content-visibility:auto` and `contain-intrinsic-size` when UA margin around the viewport is 0)
- Resolved: No containments apply to elements that don’t generate a principal box (Issue #7392: Clarify what happens when `display: contents` and `contain: style` are used together)
- Resolved: Proximity state is a property of the element (shares its lifetime) (Issue #8990: Is proximity to the viewport a property of the element or the box)
- Resolved: Proximity to the viewport is reset (returned to undefined) when the element is disconnected (Issue #8990)
- Resolved: Specify that content:none animates the same way as display:none (Issue #8623: Animation of ‘content’)
- Resolved: font-relative units resolve against the parent element when used in any font-* property (and anything else that affects font selection) (Issue #8169: Consider requiring same relative `length` units in atan2())
- Resolved: Do something similar for line-height (details TBD) (Issue #8169)
- TabAtkins will work on a proposal for how to handle custom properties typed as lengths in issue #8169
Full Meeting Minutes
« Previous article
Next article »