File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10372,7 +10372,8 @@ <h2>10.1 <a name="containing-block-details">Definition of "containing
1037210372containing block is the initial containing block. In CSS 2.1, if
1037310373that nearest ancestor is an <a
1037410374href="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
Original file line number Diff line number Diff line change @@ -104,7 +104,8 @@ <h2>10.1 <a name="containing-block-details">Definition of "containing
104104containing block is the initial containing block. In CSS 2.1, if
105105that nearest ancestor is an < a
106106href ="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
You can’t perform that action at this time.
0 commit comments