@@ -311,6 +311,7 @@ Physical Longhands for 'scroll-start' {#scroll-start-longhands-physical}
311
311
Initial : auto
312
312
Applies to : <a>scroll containers</a>
313
313
Inherited : no
314
+ Logical property group : scroll-start
314
315
Percentages : relative to the corresponding axis of the scroll container’s scrollport
315
316
Computed value : the keyword ''scroll-start/auto'' or a computed <<length-percentage>> value
316
317
Animation type : by computed value type
@@ -327,6 +328,7 @@ Flow-relative Longhands for 'scroll-start' {#scroll-start-longhands-logical}
327
328
Initial : auto
328
329
Applies to : <a>scroll containers</a>
329
330
Inherited : no
331
+ Logical property group : scroll-start
330
332
Percentages : relative to the corresponding axis of the scroll container’s scrollport
331
333
Computed value : the keyword ''scroll-start/auto'' or a computed <<length-percentage>> value
332
334
Animation type : by computed value type
@@ -342,14 +344,15 @@ Flow-relative Longhands for 'scroll-start-target' {#scroll-start-target-longhan
342
344
Initial : none
343
345
Applies to : all elements
344
346
Inherited : no
347
+ Logical property group : scroll-start-target
345
348
Percentages : n/a
346
349
Computed Value : either of the keywords "none" or "auto"
347
350
Animation type : not animatable
348
351
</pre>
349
352
350
353
...
351
354
352
- Physical Longhands for 'scroll-start' {#scroll-start-target-longhands-physical}
355
+ Physical Longhands for 'scroll-start-target ' {#scroll-start-target-longhands-physical}
353
356
----------------------------------------------------------------------
354
357
355
358
<pre class="propdef">
@@ -358,6 +361,7 @@ Physical Longhands for 'scroll-start' {#scroll-start-target-longhands-physical}
358
361
Initial : none
359
362
Applies to : all elements
360
363
Inherited : no
364
+ Logical property group : scroll-start-target
361
365
Percentages : n/a
362
366
Computed value : either of the keywords "none" or "auto"
363
367
Animation type : not animatable
0 commit comments