Skip to content

Commit 36d674c

Browse files
committed
[css-ui] bikeshed fixes
1 parent 798753d commit 36d674c

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

css-ui/Overview.bs

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,15 @@ At Risk: Constraints on <a href="#negative-offset">negative values</a> of the 'o
4141
<!-- Some of the following definitions have existing exported defintions from other specs,
4242
but not from specs that are OK to link to from a CR -->
4343
<pre class="anchors">
44-
urlPrefix: http://www.w3.org/TR/CSS21/box.html#border-edge; type: dfn; spec: CSS21; text: border edge
45-
urlPrefix: http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow; type: property; spec: CSS21; text: overflow
46-
urlPrefix: http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow; type: value; spec: CSS21; text: visible
47-
urlPrefix: http://www.w3.org/TR/CSS21/visuren.html#position-props; type: property; spec: CSS21; text: top
48-
urlPrefix: http://www.w3.org/TR/CSS21/visuren.html#position-props; type: property; spec: CSS21; text: bottom
49-
urlPrefix: http://www.w3.org/TR/CSS21/visuren.html#position-props; type: property; spec: CSS21; text: left
50-
urlPrefix: http://www.w3.org/TR/CSS21/visuren.html#position-props; type: property; spec: CSS21; text: right
44+
url: http://www.w3.org/TR/CSS21/box.html#border-edge; type: dfn; spec: CSS21; text: border edge
45+
url: http://www.w3.org/TR/CSS21/visufx.html#propdef-overflow
46+
type: property; spec: CSS21; text: overflow
47+
type: value; spec: CSS21; text: visible; for: overflow
48+
url: http://www.w3.org/TR/CSS21/visuren.html#position-props; type: property; spec: CSS21;
49+
text: top
50+
text: bottom
51+
text: left
52+
text: right
5153
</pre>
5254

5355
<!--

0 commit comments

Comments
 (0)