Skip to content

Commit 19f07de

Browse files
committed
[css2] Character encoding error.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403293
1 parent f41cf32 commit 19f07de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css2/visuren.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
22
<html lang="en">
3-
<!-- $Id: visuren.src,v 2.197 2013-02-27 23:09:17 fantasai Exp $ -->
3+
<!-- $Id: visuren.src,v 2.198 2013-07-15 15:51:48 bbos Exp $ -->
44
<head>
55
<title>Visual formatting model</title>
66
<!--script src="http://www.w3c-test.org/css/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script-->
@@ -647,7 +647,7 @@ positioned, replaced elements for details.
647647
<h2><a name="normal-flow">Normal flow</a></h2>
648648

649649
<p>Boxes in the normal flow belong to a <span class="index-def"
650-
title="formatting context">formatting context</span>, which in CSS 2.1
650+
title="formatting context">formatting context</span>, which in CSS&nbsp;2.1
651651
may be table, block or inline. In future levels of CSS, other types of
652652
formatting context will be introduced. <a
653653
href="#block-level">Block-level</a> boxes participate in a <a

0 commit comments

Comments
 (0)