Skip to content

Commit e725bcc

Browse files
committed
[css2] Minor fix
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40770
1 parent 3d3bf9d commit e725bcc

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

css2/page.src

Lines changed: 3 additions & 4 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: page.src,v 1.23 1998-01-24 00:16:07 ijacobs Exp $ -->
3+
<!-- $Id: page.src,v 1.24 1998-01-29 00:37:48 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Paged media</TITLE>
@@ -28,9 +28,8 @@ model</a> to allow authors to specify the size of a page, its margins,
2828
etc.
2929

3030
<li>The <span class="index-def" title="page model"><dfn>page
31-
model</dfn></span> extends the <a
32-
href="visuren.html#layout">layout</a> algorithms to account for <a
33-
href="#page-breaks">page breaks.</a>
31+
model</dfn></span> extends the visual rendering layout model to
32+
account for <a href="#page-breaks">page breaks.</a>
3433
</ol>
3534

3635
<P>The CSS2 <a name="page-model">page model</a> specifies how a

0 commit comments

Comments
 (0)