Skip to content

Commit 7c75742

Browse files
committed
[css-containment] Add 'content' to the list of scoped properties, because quotes are like counters.
1 parent 46014b6 commit 7c75742

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-containment/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Strong Containment: the 'contain' property</h2>
128128
</ul>
129129

130130
<li>
131-
The 'counter-increment', 'counter-set', 'flow-from', and 'flow-into' properties must be <a lt='scoped property'>scoped</a> to the element's sub-tree.
131+
The 'counter-increment', 'counter-set', 'flow-from', 'flow-into', and 'content' (for the purpose of ''open-quote''/etc values) properties must be <a lt='scoped property'>scoped</a> to the element's sub-tree.
132132
</ol>
133133

134134
A <dfn export>scoped property</dfn> has its effects scoped to a particular element or subtree.

0 commit comments

Comments
 (0)