Skip to content

Commit 8674a81

Browse files
committed
[css2] Added anchor for "static position".
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402058
1 parent 197a91e commit 8674a81

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

css2/visudet.src

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: visudet.src,v 2.62 2003-01-27 21:40:17 bbos Exp $ -->
3+
<!-- $Id: visudet.src,v 2.63 2003-01-27 21:58:09 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Visual formatting model details</TITLE>
@@ -350,8 +350,9 @@ elements</a>.
350350

351351
<h3><a name="abs-non-replaced-width">Absolutely positioned, non-replaced elements</a></h3>
352352

353-
<p>For the purposes of this section and the next, the term <span
354-
class=index>"static position"</span> (of an element) refers, roughly,
353+
<p>For the purposes of this section and the next, the term <a
354+
name=static-position><span class=index>"static position"</span></a>
355+
(of an element) refers, roughly,
355356
to the position an element would have had in the normal flow. More
356357
precisely:
357358
<ul>

0 commit comments

Comments
 (0)