File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -809,13 +809,21 @@ Adjusting gap decoration endpoints: The 'rule-inset' properties</h3>
809809 <dt>
810810 Edge segment endpoints
811811 <dd>
812- The <a> crossing gap width</a> is ''0'' .
812+ The [= crossing gap width=] is ''0'' .
813813
814814 <dt>
815815 Interior segment endpoints
816816 <dd>
817- The <a>crossing gap width</a> is the used value of the 'column-gap' or 'row-gap' property,
818- whichever applies to the intersecting gap.
817+ The [=crossing gap width=] is the size of the [=gap junction=]
818+ in the same dimension as the [=gap=] in which the [=segment endpoint=] lies
819+ (the horizontal dimension for row gaps and the vertical dimension for column gaps).
820+
821+ Note: Typically, this will be the used value of the 'column-gap' or 'row-gap' property,
822+ whichever applies to the intersecting or abutting gap,
823+ plus any additional spacing added due to 'justify-content' or 'align-content' .
824+ However, in cases where [=gaps=] intersect or abut one another at overlapping intervals,
825+ the [=crossing gap width=] will be determined by the union of such intervals.
826+ See <a href="#example-unpaired-endpoints-1">this example</a> for one such case.
819827 </dl>
820828
821829 <p>
You can’t perform that action at this time.
0 commit comments