Skip to content

Commit 65ab20c

Browse files
committed
[css-contain] Clean up normative references in preparation for publication
1 parent 2140a6f commit 65ab20c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-contain-1/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Ignored Terms: scrollWidth, scrollHeight, clientWidth, clientHeight
1919
<pre class="anchors">
2020
spec: css2; urlPrefix: https://www.w3.org/TR/CSS2/
2121
type: property; url: generate.html#propdef-content; text: content
22+
type: property; url: visudet.html#propdef-vertical-align; text: vertical-align
2223
type: value; for: content; url: generate.html#value-def-open-quote; text: open-quote
2324
type: value; for: content; url: generate.html#value-def-close-quote; text: close-quote
2425
type: value; for: content; url: generate.html#value-def-no-open-quote; text: no-open-quote
@@ -132,7 +133,7 @@ Strong Containment: the 'contain' property</h2>
132133
<span id="contain-applies">This property generally applies to all elements (including [[css-pseudo-4#generated-content]])</span>,
133134
although some types of containment have no effect on some elements,
134135
as detailed in [[#containment-types]].
135-
In addition, in the case of [[SVG11]],
136+
In addition, in the case of [[SVG2]],
136137
the 'contain' property only applies to <{svg}> elements that have an associated CSS layout box.
137138

138139
<div class='example'>

0 commit comments

Comments
 (0)