File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7149,9 +7149,10 @@ <h3 id=u.10.1><a name="q502">C.8.8 </a><a
71497149</ ol >
71507150
71517151< p > If there is no such ancestor, the containing block is the initial
7152- containing block. < ins > In CSS 2.1, if that nearest ancestor is
7153- an inline-level element that splits across multiple lines, the
7154- containing block is undefined.</ ins >
7152+ containing block. < ins > In CSS 2.1, if that nearest ancestor is an
7153+ inline-level element that splits across multiple lines, or splits into
7154+ multiple boxes due to bidi processing, the containing block is
7155+ undefined.</ ins >
71557156</ blockquote >
71567157
71577158
Original file line number Diff line number Diff line change @@ -27047,9 +27047,10 @@ <h3 id=u.10.1><a name="q502">C.8.8 </a><a
2704727047</ol>
2704827048
2704927049<p>If there is no such ancestor, the containing block is the initial
27050- containing block. <ins>In CSS 2.1, if that nearest ancestor is
27051- an inline-level element that splits across multiple lines, the
27052- containing block is undefined.</ins>
27050+ containing block. <ins>In CSS 2.1, if that nearest ancestor is an
27051+ inline-level element that splits across multiple lines, or splits into
27052+ multiple boxes due to bidi processing, the containing block is
27053+ undefined.</ins>
2705327054</blockquote>
2705427055
2705527056
You can’t perform that action at this time.
0 commit comments