We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ec739 commit 8620a78Copy full SHA for 8620a78
1 file changed
css2/syndata.src
@@ -1,7 +1,7 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
2
"http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
3
<html lang="en">
4
-<!-- $Id: syndata.src,v 2.92 2003-12-08 16:15:26 bbos Exp $ -->
+<!-- $Id: syndata.src,v 2.93 2003-12-08 16:23:21 bbos Exp $ -->
5
<head>
6
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7
<title>Syntax and basic data types</title>
@@ -831,7 +831,8 @@ h4 { font-size: 1pc } /* picas */
831
</div>
832
833
<p> In cases where the computed length cannot be supported, user
834
-agents must approximate it in the actual value.
+agents must approximate it in the <a
835
+href="cascade.html#actual-value">actual value.</a>
836
</p>
837
<h3> <a name="percentage-units">Percentages</a></h3>
838
0 commit comments