Skip to content

Commit b755a86

Browse files
committed
[css-ui-3] Fix bikeshed link errors
1 parent c143081 commit b755a86

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

css-ui/Overview.bs

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,16 @@ At Risk: The <a href="#overflow-string">&lt;string&gt;</a> value of the 'text-ov
3939
At Risk: The 2-value syntax of the 'text-overflow' property
4040
At Risk: Constraints on <a href="#negative-offset">negative values</a> of the 'outline-offset' property being expressed with MUST rather than with SHOULD
4141
</pre>
42+
<pre class=link-defaults>
43+
spec:css-backgrounds-3; type:property; text:border-width
44+
spec:css-backgrounds-3; type:property; text:border-style
45+
spec:css-backgrounds-3; type:property; text:border-bottom-width
46+
spec:css-backgrounds-3; type:property; text:border-left-width
47+
spec:css-backgrounds-3; type:property; text:border-right-width
48+
spec:css-backgrounds-3; type:property; text:border-top-width
49+
spec:css-backgrounds-3; type:property; text:background-image
50+
spec:css21; type:property; text:display
51+
</pre>
4252

4353
<!-- Some of the following definitions have existing exported defintions from other specs,
4454
but not from specs that are OK to link to from a CR -->
@@ -386,7 +396,7 @@ As such, this specification does not define how the
386396
is incorporated or used (if at all) when rendering
387397
''outline-style/auto'' style outlines.
388398
User agents may treat ''outline-style/auto'' as
389-
''solid''.
399+
''outline-style/solid''.
390400

391401
The 'outline-color' property
392402
accepts all colors, as well as the keyword <dfn>invert</dfn>.

0 commit comments

Comments
 (0)