Changelog for: Container Size Queries

View Feature

January 23, 2026

Improvement

✔ 5 improvements

  • New passing test: Container name set inside a shadow tree should match query using ::part on the outside
  • New passing test: Container name set inside a shadow tree should match query for host child on the outside
  • New passing test: Container name set on :host from inside a shadow tree should match query for slotted from the outside of the shadow tree
  • New passing test: Outer scope query should match container-name set by :host rule in shadow tree
  • Updated test result: Test "Outer scope query should match container-name set by ::slotted rule in shadow tree" now passes in Chrome

December 17, 2025

Began tracking feature