You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-gaps-1/Overview.bs
+22-19Lines changed: 22 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -557,7 +557,7 @@ Break behaviors at intersections: The 'column-rule-break', 'row-rule-break', and
557
557
Animation type: discrete
558
558
</pre>
559
559
560
-
Sets the behavior for breaking decorations within a given gap into segments
560
+
These properties set the behavior for breaking decorations within a given gap into segments
561
561
at visible "T" or "cross" intersections formed by items in the container.
562
562
Precise details for how to apply these values are given in the steps to [=determine gap decoration segments=].
563
563
@@ -617,7 +617,7 @@ Break behaviors at intersections: The 'column-rule-break', 'row-rule-break', and
617
617
Applies to: Same as 'column-rule-break' and 'row-rule-break'
618
618
</pre>
619
619
620
-
Sets the 'column-rule-break' and 'row-rule-break' properties to the same value.
620
+
This [=shorthand property=] sets 'column-rule-break' and 'row-rule-break' to the same value.
621
621
622
622
<wpt>
623
623
parsing/rule-break-computed.html
@@ -884,7 +884,7 @@ Adjusting gap decoration endpoints: The 'rule-inset' properties</h3>
884
884
Applies to: Same as 'column-rule-edge-inset-start', 'column-rule-interior-inset-start', 'column-rule-edge-inset-end', 'column-rule-interior-inset-end', 'row-rule-edge-inset-start', 'row-rule-interior-inset-start', 'row-rule-edge-inset-end', and 'row-rule-interior-inset-end'
885
885
</pre>
886
886
887
-
Set the corresponding ''-edge-'' and ''-interior-'' properties to the same value.
887
+
These [=shorthand properties=] set the corresponding ''-edge-'' and ''-interior-'' properties to the same value.
888
888
For example, 'column-rule-inset-start' sets both 'column-rule-edge-inset-start' and 'column-rule-interior-inset-start' to the same value.
889
889
890
890
<pre class='propdef shorthand'>
@@ -893,15 +893,15 @@ Adjusting gap decoration endpoints: The 'rule-inset' properties</h3>
893
893
Applies to: Same as 'column-rule-inset-start' and 'row-rule-inset-start'
894
894
</pre>
895
895
896
-
Sets the 'column-rule-inset-start' and 'row-rule-inset-start' properties to the same value.
896
+
This [=shorthand property=] sets 'column-rule-inset-start' and 'row-rule-inset-start' to the same value.
897
897
898
898
<pre class='propdef shorthand'>
899
899
Name: rule-inset-end
900
900
Value: <<'column-rule-inset-end'>>
901
901
Applies to: Same as 'column-rule-inset-end' and 'row-rule-inset-end'
902
902
</pre>
903
903
904
-
Sets the 'column-rule-inset-end' and 'row-rule-inset-end' properties to the same value.
904
+
This [=shorthand property=] sets 'column-rule-inset-end' and 'row-rule-inset-end' to the same value.
905
905
906
906
<h4 id="insets-edge-interior">
907
907
''-edge-'' and ''-interior-'' shorthands</h4>
@@ -943,15 +943,15 @@ Adjusting gap decoration endpoints: The 'rule-inset' properties</h3>
943
943
Applies to: Same as 'column-rule-edge-inset' and 'row-rule-edge-inset'
944
944
</pre>
945
945
946
-
Sets the 'column-rule-edge-inset' and 'row-rule-edge-inset' properties to the same value.
946
+
This [=shorthand property=] sets 'column-rule-edge-inset' and 'row-rule-edge-inset' to the same value.
947
947
948
948
<pre class='propdef shorthand'>
949
949
Name: rule-interior-inset
950
950
Value: <<'column-rule-interior-inset'>>
951
951
Applies to: Same as 'column-rule-interior-inset' and 'row-rule-interior-inset'
952
952
</pre>
953
953
954
-
Sets the 'column-rule-interior-inset' and 'row-rule-interior-inset' properties to the same value.
954
+
This [=shorthand property=] sets 'column-rule-interior-inset' and 'row-rule-interior-inset' to the same value.
0 commit comments