Skip to content

Commit da04f62

Browse files
committed
[css2] Issue 215.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403156
1 parent 93f6925 commit da04f62

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

css2/changes.src

Lines changed: 5 additions & 4 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: changes.src,v 2.139 2011-03-15 23:07:21 bbos Exp $ -->
3+
<!-- $Id: changes.src,v 2.140 2011-03-15 23:57:49 bbos Exp $ -->
44
<HEAD>
55
<TITLE>Changes</TITLE>
66
</HEAD>
@@ -6638,9 +6638,10 @@ in the following way:</del><ins>.</ins>
66386638
</ol>
66396639

66406640
<p>If there is no such ancestor, the containing block is the initial
6641-
containing block. <ins>In CSS&nbsp;2.1, if that nearest ancestor is
6642-
an inline-level element that splits across multiple lines, the
6643-
containing block is undefined.</ins>
6641+
containing block. <ins>In CSS&nbsp;2.1, if that nearest ancestor is an
6642+
inline-level element that splits across multiple lines, or splits into
6643+
multiple boxes due to bidi processing, the containing block is
6644+
undefined.</ins>
66446645
</blockquote>
66456646

66466647
<!--========================== issue 213 ==========================-->

0 commit comments

Comments
 (0)