Skip to content

Commit 268ab4f

Browse files
committed
Remove "Logical property group" from shorthand definition table"
1 parent 7b226c9 commit 268ab4f

File tree

9 files changed

+0
-14
lines changed

9 files changed

+0
-14
lines changed

css-backgrounds-3/Overview.bs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1222,7 +1222,6 @@ Value: <<color>>{1,4}
12221222
Initial: (see individual properties)
12231223
Applies to: all elements except [=ruby base containers=] and [=ruby annotation containers=]
12241224
Inherited: no
1225-
Logical property group: border-color
12261225
Percentages: N/A
12271226
Computed value: see individual properties
12281227
Animatable: see individual properties
@@ -1269,7 +1268,6 @@ Value: <<line-style>>{1,4}
12691268
Initial: (see individual properties)
12701269
Applies to: all elements except [=ruby base containers=] and [=ruby annotation containers=]
12711270
Inherited: no
1272-
Logical property group: border-style
12731271
Percentages: N/A
12741272
Computed value: see individual properties
12751273
Animation type: see individual properties
@@ -1399,7 +1397,6 @@ Value: <<line-width>>{1,4}
13991397
Initial: (see individual properties)
14001398
Applies to: all elements except [=ruby base containers=] and [=ruby annotation containers=]
14011399
Inherited: no
1402-
Logical property group: border-width
14031400
Percentages: see individual properties
14041401
Computed value: see individual properties
14051402
Animatable: see individual properties
@@ -1544,7 +1541,6 @@ Value: <<length-percentage [0,&infin;]>>{1,4} [ / <<length-percentage [0,&infin;
15441541
Initial: see individual properties
15451542
Applies to: all elements (but see prose)
15461543
Inherited: no
1547-
Logical property group: border-radius
15481544
Percentages: Refer to corresponding dimension of the <a>border box</a>.
15491545
Computed value: see individual properties
15501546
Animatable: see individual properties

css-backgrounds-4/Overview.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ Background Positioning: the 'background-position' shorthand property</h3>
4141
<pre class="propdef shorthand">
4242
Name: background-position
4343
Value: <<position>>#
44-
Logical property group: background-position
4544
</pre>
4645

4746
See [[CSS3BG]] for definition.

css-box-4/Overview.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,6 @@ Margin Shorthand: the 'margin' property {#margin-shorthand}
310310
Initial: 0
311311
Applies to: all elements except <a>internal table elements</a>, [=ruby base containers=], and [=ruby annotation containers=]
312312
Inherited: no
313-
Logical property group: margin
314313
Percentages: refer to <a>logical width</a> of containing block
315314
Computed value: see individual properties
316315
Animation type: by computed value type
@@ -537,7 +536,6 @@ Padding Shorthand: the 'padding' property {#padding-shorthand}
537536
Initial: 0
538537
Applies to: all elements except: <a>internal table elements</a> other than table cells, [=ruby base containers=], and [=ruby annotation containers=]
539538
Inherited: no
540-
Logical property group: padding
541539
Percentages: refer to <a>logical width</a> of containing block
542540
Computed value: see individual properties
543541
Animation type: by computed value type

css-overflow-3/Overview.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,6 @@ Scrolling and Clipping Overflow: the 'overflow-x', 'overflow-y', and 'overflow'
375375
Initial: visible
376376
Applies to: block containers [[!CSS2]], flex containers [[!CSS3-FLEXBOX]], and grid containers [[!CSS3-GRID-LAYOUT]]
377377
Inherited: no
378-
Logical property group: overflow
379378
Percentages: N/A
380379
Computed value: see individual properties
381380
Animation type: discrete

css-overflow-4/Overview.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ Expanding Clipping Bounds: the 'overflow-clip-margin-*' properties</h3>
229229
Value: <<visual-box>> || <<length [0,∞]>>
230230
Initial: ''0px''
231231
Inherited: no
232-
Logical property group: overflow-clip-margin
233232
Applies to: boxes to which 'overflow' applies
234233
</pre>
235234

css-overscroll-1/Overview.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ Value: [ contain | none | auto ]{1,2}
166166
Initial: auto auto
167167
Applies to: <a>scroll container</a> elements
168168
Inherited: no
169-
Logical property group: overscroll-behavior
170169
Media: visual
171170
Computed value: see individual properties
172171
Animation type: discrete

css-position-3/Overview.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,6 @@ Box Insets Shorthands: the 'inset-block', 'inset-inline', and 'inset' properties
518518
Initial: auto
519519
Applies to: positioned elements
520520
Inherited: no
521-
Logical property group: inset
522521
Percentages: see individual properties
523522
Computed value: see individual properties
524523
Animation type: by computed value type

css-scroll-snap-1/Overview.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,6 @@ Scroll Snapport: the 'scroll-padding' property {#scroll-padding}
494494
Initial: auto
495495
Applies to: <a>scroll containers</a>
496496
Inherited: no
497-
Logical property group: scroll-padding
498497
Percentages: relative to the corresponding dimension of the scroll container’s scrollport
499498
Computed value: per side, either the keyword ''scroll-padding/auto'' or a computed <<length-percentage>> value
500499
Animation type: by computed value type
@@ -1151,7 +1150,6 @@ Flow-relative Longhands for 'scroll-padding' {#padding-longhands-logical}
11511150
Initial: auto
11521151
Applies to: <a>scroll containers</a>
11531152
Inherited: no
1154-
Logical property group: scroll-padding
11551153
Percentages: relative to the scroll container’s scrollport
11561154
Animation type: by computed value
11571155
</pre>

css-sizing-4/Overview.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,6 @@ Overriding Contained Intrinsic Sizes: the 'contain-intrinsic-*' properties</h3>
597597
<pre class="propdef shorthand">
598598
Name: contain-intrinsic-size
599599
Value: [ none | <<length>> | auto <<length>> ]{1,2}
600-
Logical property group: contain-intrinsic-size
601600
</pre>
602601

603602
'contain-intrinsic-size' is a shorthand property

0 commit comments

Comments
 (0)