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-logical-1/Overview.bs
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -457,7 +457,7 @@ and 'max-block-size'/'max-inline-size' properties</h3>
457
457
The mapping depends on the element's 'writing-mode'.
458
458
459
459
<h3 id="margin-properties">
460
-
Flow-relative Margins:
460
+
Flow-Relative Margins:
461
461
the 'margin-block-start', 'margin-block-end', 'margin-inline-start', 'margin-inline-end' properties and 'margin-block' and 'margin-inline' shorthands</h3>
462
462
463
463
<pre class="propdef">
@@ -489,7 +489,7 @@ the 'margin-block-start', 'margin-block-end', 'margin-inline-start', 'margin-inl
489
489
If only one value is given, it applies to both the <a>start</a> and <a>end</a> edges.
490
490
491
491
<h3 id="position-properties">
492
-
Flow-relative Offsets:
492
+
Flow-Relative Offsets:
493
493
the 'inset-block-start', 'inset-block-end', 'inset-inline-start', 'inset-inline-end' properties and 'inset-block', 'inset-inline', and 'inset' shorthands</h3>
494
494
495
495
The 'top', 'left', 'bottom', 'right' physical properties,
@@ -536,7 +536,7 @@ the 'inset-block-start', 'inset-block-end', 'inset-inline-start', 'inset-inline-
536
536
Values are assigned to its <a>sub-properties</a> as for 'margin'.
537
537
538
538
<h3 id="padding-properties">
539
-
Flow-relative Padding:
539
+
Flow-Relative Padding:
540
540
the 'padding-block-start', 'padding-block-end', 'padding-inline-start', 'padding-inline-end' properties and 'padding-block' and 'padding-inline' shorthands</h3>
541
541
542
542
<pre class="propdef">
@@ -569,10 +569,10 @@ the 'padding-block-start', 'padding-block-end', 'padding-inline-start', 'padding
569
569
If only one value is given, it applies to both the <a>start</a> and <a>end</a> edges.
570
570
571
571
<h3 id="border-properties">
572
-
Flow-relative Borders</h3>
572
+
Flow-Relative Borders</h3>
573
573
574
574
<h4 id="border-width">
575
-
Flow-relative Border Widths:
575
+
Flow-Relative Border Widths:
576
576
the 'border-block-start-width', 'border-block-end-width', 'border-inline-start-width', 'border-inline-end-width' properties and 'border-block-width' and 'border-inline-width' shorthands</h4>
577
577
578
578
<pre class="propdef">
@@ -606,7 +606,7 @@ the 'border-block-start-width', 'border-block-end-width', 'border-inline-start-w
606
606
607
607
608
608
<h4 id="border-style">
609
-
Flow-relative Border Styles:
609
+
Flow-Relative Border Styles:
610
610
the 'border-block-start-style', 'border-block-end-style', 'border-inline-start-style', 'border-inline-end-style' properties and 'border-block-style' and 'border-inline-style' shorthands</h4>
611
611
612
612
<pre class="propdef">
@@ -639,7 +639,7 @@ the 'border-block-start-style', 'border-block-end-style', 'border-inline-start-s
639
639
If only one value is given, it applies to both the <a>start</a> and <a>end</a> edges.
640
640
641
641
<h4 id="border-color">
642
-
Flow-relative Border Colors:
642
+
Flow-Relative Border Colors:
643
643
the 'border-block-start-color', 'border-block-end-color', 'border-inline-start-color', 'border-inline-end-color' properties and 'border-block-color' and 'border-inline-color' shorthands</h4>
644
644
645
645
<pre class="propdef">
@@ -672,7 +672,7 @@ the 'border-block-start-color', 'border-block-end-color', 'border-inline-start-c
672
672
If only one value is given, it applies to both the <a>start</a> and <a>end</a> edges.
673
673
674
674
<h4 id="border-shorthands">
675
-
Flow-relative Border Shorthands:
675
+
Flow-Relative Border Shorthands:
676
676
the 'border-block-start', 'border-block-end', 'border-inline-start', 'border-inline-end' properties and 'border-block' and 'border-inline' shorthands</h4>
677
677
678
678
<pre class="propdef shorthand">
@@ -700,7 +700,7 @@ the 'border-block-start', 'border-block-end', 'border-inline-start', 'border-inl
700
700
see discussion in https://github.com/w3c/csswg-drafts/issues/3519 -->
701
701
702
702
<h3 id="border-radius-properties">
703
-
Flow-relative Corner Rounding:
703
+
Flow-Relative Corner Rounding:
704
704
the 'border-start-start-radius', 'border-start-end-radius', 'border-end-start-radius', 'border-end-end-radius' properties</h3>
0 commit comments