Skip to content

Commit 93f6925

Browse files
committed
[css2] Generated. Do not edit!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403155
1 parent 7a5402a commit 93f6925

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

css2/css2.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10372,7 +10372,8 @@ <h2>10.1 <a name="containing-block-details">Definition of "containing
1037210372
containing block is the initial containing block. In CSS&nbsp;2.1, if
1037310373
that nearest ancestor is an <a
1037410374
href="visuren#inline-level">inline-level element</a> that splits
10375-
across multiple lines, the containing block is undefined.
10375+
across multiple lines, or splits into multiple boxes due to bidi
10376+
processing, the containing block is undefined.
1037610377
</li>
1037710378
</ol>
1037810379

css2/visudet.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ <h2>10.1 <a name="containing-block-details">Definition of "containing
104104
containing block is the initial containing block. In CSS&nbsp;2.1, if
105105
that nearest ancestor is an <a
106106
href="visuren#inline-level">inline-level element</a> that splits
107-
across multiple lines, the containing block is undefined.
107+
across multiple lines, or splits into multiple boxes due to bidi
108+
processing, the containing block is undefined.
108109
</li>
109110
</ol>
110111

0 commit comments

Comments
 (0)