Skip to content

Commit 8620a78

Browse files
committed
[css2] Processed issue 72
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402197
1 parent 74ec739 commit 8620a78

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css2/syndata.src

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
22
"http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
33
<html lang="en">
4-
<!-- $Id: syndata.src,v 2.92 2003-12-08 16:15:26 bbos Exp $ -->
4+
<!-- $Id: syndata.src,v 2.93 2003-12-08 16:23:21 bbos Exp $ -->
55
<head>
66
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
77
<title>Syntax and basic data types</title>
@@ -831,7 +831,8 @@ h4 { font-size: 1pc } /* picas */
831831
</div>
832832

833833
<p> In cases where the computed length cannot be supported, user
834-
agents must approximate it in the actual value.
834+
agents must approximate it in the <a
835+
href="cascade.html#actual-value">actual value.</a>
835836
</p>
836837
<h3> <a name="percentage-units">Percentages</a></h3>
837838

0 commit comments

Comments
 (0)