File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -879,11 +879,12 @@ Block Flow Direction: the 'writing-mode' property</h3>
879879 <p> If a box has a different 'writing-mode' value than its parent box
880880 (i.e. nearest ancestor without ''display: contents'' ):
881881 <ul>
882- <li> If the box would otherwise become an in-flow box
882+ <li> If the box would otherwise become an <a> in-flow</a> box
883883 with a computed 'display' of ''display/inline'' ,
884884 its 'display' computes instead to ''inline-block'' .
885- <li> If the box is a block container,
886- then it establishes a new block formatting context.
885+ <li> If the box is a <a>block container</a> ,
886+ then it establishes an <a lt="independent formatting context">independent</a>
887+ <a>block formatting context</a> .
887888 <li> More generally, if its specified <a>inner display type</a> is ''flow'' ,
888889 then its computed <a>inner display type</a> becomes ''flow-root'' . [[!CSS-DISPLAY-3]]
889890 </ul>
Original file line number Diff line number Diff line change @@ -956,11 +956,12 @@ Block Flow Direction: the 'writing-mode' property</h3>
956956 <p> If a box has a different 'writing-mode' value than its parent box
957957 (i.e. nearest ancestor without ''display: contents'' ):
958958 <ul>
959- <li> If the box would otherwise become an in-flow box
959+ <li> If the box would otherwise become an <a> in-flow</a> box
960960 with a computed 'display' of ''display/inline'' ,
961961 its 'display' computes instead to ''inline-block'' .
962- <li> If the box is a block container,
963- then it establishes a new block formatting context.
962+ <li> If the box is a <a>block container</a> ,
963+ then it establishes an <a lt="independent formatting context">independent</a>
964+ <a>block formatting context</a> .
964965 <li> More generally, if its specified <a>inner display type</a> is ''flow'' ,
965966 then its computed <a>inner display type</a> becomes ''flow-root'' . [[!CSS-DISPLAY-3]]
966967 </ul>
You can’t perform that action at this time.
0 commit comments