File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1383,10 +1383,11 @@ <h3 id="text-align">
13831383 this means using the containing block's computed 'direction'. However if
13841384 containing block has ''unicode-bidi: plaintext'' [[!CSS3-WRITING-MODES]],
13851385 the inline base direction of its line boxes will be determined by the bidi
1386- paragraphs it contains. In the case of an empty bidi paragraph, the
1387- direction used is that of the previous bidi paragraph, or, if this is the
1388- first bidi paragraph in the containing block, then the 'direction'
1389- property is used.
1386+ paragraphs it immediately contains.
1387+ In the case of an empty bidi paragraph, the direction used is that of the
1388+ previous bidi paragraph in the containing block, or, if this is the first
1389+ bidi paragraph in the containing block, then the 'direction' property is
1390+ used.
13901391
13911392 < div class ="example ">
13921393 < p > In the following example, every other line is right-aligned:</ p >
You can’t perform that action at this time.
0 commit comments