Skip to content

Commit 35eb6cc

Browse files
committed
[css2] Missed s/inline-level/inline/ replacement. (Already in Changes.)
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403190
1 parent dbab2be commit 35eb6cc

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.188 2011-03-25 21:07:48 bbos Exp $ -->
3+
<!-- $Id: visuren.src,v 2.189 2011-03-26 00:11:17 fantasai Exp $ -->
44
<head>
55
<title>Visual formatting model</title>
66
<meta name="editor" lang="tr" content="Tantek &Ccedil;elik">
@@ -2185,7 +2185,7 @@ in [[HTML4]], section 11.3.2.1.
21852185
<dl>
21862186
<dt><strong>normal</strong></dt>
21872187
<dd>The element does not open an additional level of embedding with
2188-
respect to the bidirectional algorithm. For inline-level elements,
2188+
respect to the bidirectional algorithm. For inline elements,
21892189
implicit reordering works across element boundaries.
21902190
</dd>
21912191
<dt><strong>embed</strong></dt>

0 commit comments

Comments
 (0)