@@ -257,8 +257,6 @@ Inline-Size Containment</h3>
257257 an <a spec="css-display-3">internal ruby box</a>
258258 or a <a spec="css-display-3" lt="atomic inline">non-atomic</a> <a spec="css-display-3">inline-level</a> box
259259
260- Issue(1031): Define inline-size containment in more detail
261- (including additional examples)
262260
263261<h2 id="container-queries">
264262Container Queries</h2>
@@ -738,7 +736,6 @@ Container Features</h2>
738736 A <dfn export>container feature</dfn>
739737 queries a specific aspect of a [=query container=] .
740738
741- Issue(5989): What container features can be queried?
742739
743740<h3 id="size-container">
744741Size Container Features</h3>
@@ -915,15 +912,6 @@ Style Container Features</h3>
915912
916913 Issue(6396): Do we like this proposed syntax for style queries?
917914
918- <h3 id="state-container">
919- State Container Features</h3>
920-
921- <dfn export>State queries</dfn> allow querying
922- miscellaneous [=query container=] states, such as
923- whether a ''position: sticky'' box is displaced from its in-flow position,
924- or whether the box is visible on screen.
925-
926- Issue(6402): Define a syntax for state-based container queries
927915
928916<h2 id="container-lengths">
929917Container Relative Lengths: the ''cqw'', ''cqh'', ''cqi'', ''cqb'', ''cqmin'', ''cqmax'' units</h2>
0 commit comments