Skip to content

Commit 9f80acc

Browse files
committed
[css2] Fixed a broken anchor.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402043
1 parent 41639a0 commit 9f80acc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/changes.src

Lines changed: 3 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: changes.src,v 2.35 2003-01-22 18:38:15 bbos Exp $ -->
3+
<!-- $Id: changes.src,v 2.36 2003-01-27 21:02:24 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Appendix B: Changes</TITLE>
@@ -914,11 +914,11 @@ show through.</blockquote>
914914
column, the following paragraph was added after point 6:
915915

916916
<blockquote><p>the edges of the rows, columns, row groups and column
917-
groups in the <a href="#collapsing-borders">collapsing borders
917+
groups in the <a href="tables.html#collapsing-borders">collapsing borders
918918
model</a> coincide with the hypothetical grid lines on which the
919919
borders of the cells are centered. (And thus, in this model, the rows
920920
together exactly cover the table, leaving no gaps; ditto for the
921-
columns.) In the <a href="#separated-borders">separated borders
921+
columns.) In the <a href="tables.html#separated-borders">separated borders
922922
model,</a> the edges coincide with the <a
923923
href="box.html#border-edge">border edges</a> of cells. (And thus, in
924924
this model, there may be gaps between the rows and columns,

0 commit comments

Comments
 (0)