Skip to content

Commit c5beb01

Browse files
cdoublevfantasai
authored andcommitted
[css-scroll-snap-2] Define logical property group of scroll-start-*
1 parent 8235c07 commit c5beb01

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

css-scroll-snap-2/Overview.bs

+5-1
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@ Physical Longhands for 'scroll-start' {#scroll-start-longhands-physical}
311311
Initial: auto
312312
Applies to: <a>scroll containers</a>
313313
Inherited: no
314+
Logical property group: scroll-start
314315
Percentages: relative to the corresponding axis of the scroll container’s scrollport
315316
Computed value: the keyword ''scroll-start/auto'' or a computed <<length-percentage>> value
316317
Animation type: by computed value type
@@ -327,6 +328,7 @@ Flow-relative Longhands for 'scroll-start' {#scroll-start-longhands-logical}
327328
Initial: auto
328329
Applies to: <a>scroll containers</a>
329330
Inherited: no
331+
Logical property group: scroll-start
330332
Percentages: relative to the corresponding axis of the scroll container’s scrollport
331333
Computed value: the keyword ''scroll-start/auto'' or a computed <<length-percentage>> value
332334
Animation type: by computed value type
@@ -342,14 +344,15 @@ Flow-relative Longhands for 'scroll-start-target' {#scroll-start-target-longhan
342344
Initial: none
343345
Applies to: all elements
344346
Inherited: no
347+
Logical property group: scroll-start-target
345348
Percentages: n/a
346349
Computed Value: either of the keywords "none" or "auto"
347350
Animation type: not animatable
348351
</pre>
349352

350353
...
351354

352-
Physical Longhands for 'scroll-start' {#scroll-start-target-longhands-physical}
355+
Physical Longhands for 'scroll-start-target' {#scroll-start-target-longhands-physical}
353356
----------------------------------------------------------------------
354357

355358
<pre class="propdef">
@@ -358,6 +361,7 @@ Physical Longhands for 'scroll-start' {#scroll-start-target-longhands-physical}
358361
Initial: none
359362
Applies to: all elements
360363
Inherited: no
364+
Logical property group: scroll-start-target
361365
Percentages: n/a
362366
Computed value: either of the keywords "none" or "auto"
363367
Animation type: not animatable

0 commit comments

Comments
 (0)