8000 s/parallel/perpendicular/ · w3c/csswg-drafts@7cd2c16 · GitHub
Skip to content

Commit 7cd2c16

Browse files
committed
s/parallel/perpendicular/
1 parent d9f27af commit 7cd2c16

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

css3-break/Overview.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -705,8 +705,8 @@ <h3 id=possible-breaks><span class=secno>4.1. </span> Possible Break Points</h3>
705705
<dd> block-level boxes, table row group boxes, table row boxes,
706706
multi-column column row boxes
707707

708-
<dt>When the block flow direction of the siblings' parent is parallel to
709-
that of the fragmentation context
708+
<dt>When the block flow direction of the siblings' parent is
709+
perpendicular to that of the fragmentation context
710710

711711
<dd> table column group boxes, table column boxes, multi-column column
712712
boxes

css3-break/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ <h3 id="possible-breaks">
487487
block-level boxes, table row group boxes, table row boxes, multi-column
488488
column row boxes
489489
</dd>
490-
<dt>When the block flow direction of the siblings' parent is parallel
490+
<dt>When the block flow direction of the siblings' parent is perpendicular
491491
to that of the fragmentation context</dt>
492492
<dd>
493493
table column group boxes, table column boxes, multi-column column boxes

0 commit comments

Comments
 (0)