Skip to content

Commit 2e65a75

Browse files
committed
Replaced three broken links by FIXME
1 parent 59967dc commit 2e65a75

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css3-values/Overview.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -498,9 +498,9 @@ <h2 id="lengths">
498498
limits. If a negative length value is allowed but cannot be supported,
499499
it must be converted to the nearest value that can be supported.</p>
500500

501-
<p>In cases where the <a href="#used-value">used</a> length cannot be
501+
<p>In cases where the <!--FIXME: href--><a>used</a> length cannot be
502502
supported, user agents must approximate it in the
503-
<a href="#actual-value">actual</a> value.
503+
<!--FIXME: href--><a>actual</a> value.
504504

505505
<p>There are two types of length units: relative and absolute.
506506

@@ -537,7 +537,7 @@ <h3 id="relative-lengths">
537537
</table>
538538

539539
<p>Child elements do not inherit the relative values as specified for
540-
their parent; they inherit the <a href="#computed-value">computed values</a>.
540+
their parent; they inherit the <!--FIXME: href--><a>computed values</a>.
541541

542542
<h4 id="font-relative-lengths">
543543
Font-relative lengths: the ''em'', ''ex'', ''ch'', ''rem'' units</h4>

0 commit comments

Comments
 (0)