Skip to content

Commit 9fd15a4

Browse files
committed
[css2] Edits by Håkon: removed page box references.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401947
1 parent dab2c7e commit 9fd15a4

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

css2/intro.src

Lines changed: 2 additions & 6 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: intro.src,v 2.40 2002-08-02 17:41:34 bbos Exp $ -->
3+
<!-- $Id: intro.src,v 2.41 2002-08-20 09:38:41 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Introduction to CSS&nbsp;2.1</TITLE>
@@ -285,11 +285,7 @@ inheritance</a>.
285285
<P>Part of the calculation of values depends on the formatting
286286
algorithm appropriate for the target <a href="media.html">media
287287
type</a>. For example, if the target medium is the screen, user agents
288-
apply the <a href="visuren.html">visual formatting model</a>. If the
289-
destination medium is the printed page, user agents apply the <a
290-
href="page.html#page-model">page model</a>. If the destination medium
291-
is an aural rendering device (e.g., speech synthesizer), user agents
292-
apply the <a href="aural.html">aural rendering model</a>.
288+
apply the <a href="visuren.html">visual formatting model</a>.
293289

294290
<li>From the annotated document tree, generate a
295291
<span class="index-def" title="formatting structure">

0 commit comments

Comments
 (0)