Skip to content

Commit 7a5402a

Browse files
committed
[css2] Issue 215.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403154
1 parent 08968cb commit 7a5402a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css2/visudet.src

Lines changed: 3 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: visudet.src,v 2.156 2011-03-15 23:09:02 bbos Exp $ -->
3+
<!-- $Id: visudet.src,v 2.157 2011-03-15 23:27:35 bbos Exp $ -->
44
<head>
55
<title>Visual formatting model details</title>
66
<style type="text/css">
@@ -50,7 +50,8 @@ ancestor with a <span class="propinst-position">'position'</span> of
5050
containing block is the initial containing block. In CSS&nbsp;2.1, if
5151
that nearest ancestor is an <a
5252
href="visuren#inline-level">inline-level element</a> that splits
53-
across multiple lines, the containing block is undefined.
53+
across multiple lines, or splits into multiple boxes due to bidi
54+
processing, the containing block is undefined.
5455
</li>
5556
</ol>
5657

0 commit comments

Comments
 (0)