Minutes Telecon 2024-05-29
- Resolved: 1. Introduce a CSSNestedDeclarations object inheriting from CSSRule and having a .style accessor, and use that to represent the declaration lists in a CSSStyleRule. It serializes as a raw declaration list. 2. Extend .insertRule() to parse declarations (or, if Web-compat requires, add .insertDeclarations()) into a CSSNestedDeclarations Object. 3. Open a new issue wrt the first declarations block. (Issue #10234: Design of `@nest` rule)
- Resolved: anchor() arguments can be reordered (Issue #10317: anchor() arguments should be reorderable)
- Resolved: Make anchor-size() default to the keyword matching the axis of the property it’s used in (Issue #10318: anchor-size() argument should be optional)
- Resolved: Accept proposal in 10316 but don’t change normal behavior when not using inset-area (Issue #10316: Should alignment safety consider the containing block?)
- Resolved: position-try: none | [ [dashed-ident || try-tactic] | inset-area ] i.e. remove the inset-area() (Issue #10320: position-try: inset-area() does not reflect CSSWG resolution)
Full Meeting Minutes
« Previous article
Next article »