Skip to content

Commit f4bfe3a

Browse files
committed
[css-snappoints] Updated subheading titles
1 parent 57cc05e commit f4bfe3a

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

css-snappoints/Overview.bs

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,8 @@ Definitions {#definitions}
239239
The act of adjusting the scroll offset of a scroll container's visual viewport such that it is snapped to a snap position is called snapping.
240240
</dl>
241241

242-
Properties on the scroll container {#properties-on-the-scroll-container}
243-
========================================================================
242+
Capturing Scroll Snap Areas: Properties on the scroll container {#properties-on-the-scroll-container}
243+
======================================================================================================
244244

245245
<!--
246246
████████ ██ ██ ████████ ████████
@@ -252,8 +252,8 @@ Properties on the scroll container {#properties-on-the-scroll-container}
252252
██ ██ ██ ████████
253253
-->
254254

255-
Scroll Snap Types: the 'scroll-snap-type' property {#scroll-snap-type}
256-
----------------------------------------------------------------------
255+
Snapping Rules: the 'scroll-snap-type' property {#scroll-snap-type}
256+
-------------------------------------------------------------------
257257

258258
<pre class="propdef">
259259
Name: scroll-snap-type
@@ -310,8 +310,8 @@ Scroll Snap Types: the 'scroll-snap-type' property {#scroll-snap-type}
310310
██ ██ ██ ████████ ████████ ████ ██ ██ ██████
311311
-->
312312

313-
Scroll Snap Padding: the 'scroll-snap-padding' property {#scroll-snap-padding}
314-
------------------------------------------------------------------------------
313+
Snapport: the 'scroll-snap-padding' property {#scroll-snap-padding}
314+
-------------------------------------------------------------------
315315

316316
<pre class="propdef">
317317
Name: scroll-snap-padding
@@ -351,8 +351,8 @@ Scroll Snap Padding: the 'scroll-snap-padding' property {#scroll-snap-padding}
351351

352352
This property is a <a>shorthand property</a> that sets all of the <a href="#longhands"><css>scroll-snap-padding-*</css> longhands</a> in one declaration.
353353

354-
Properties on the elements {#properties-on-the-elements}
355-
========================================================
354+
Aligning Scroll Snap Areas: Properties on the elements {#properties-on-the-elements}
355+
=====================================================================================
356356

357357
<!--
358358
███ ████████ ████████ ███
@@ -364,8 +364,8 @@ Properties on the elements {#properties-on-the-elements}
364364
██ ██ ██ ██ ████████ ██ ██
365365
-->
366366

367-
Scroll Snap Area: the 'scroll-snap-margin' property {#scroll-snap-margin}
368-
---------------------------------------------------------------------------
367+
Scroll Snapping Area: the 'scroll-snap-margin' property {#scroll-snap-margin}
368+
-----------------------------------------------------------------------------
369369

370370
<pre class="propdef">
371371
Name: scroll-snap-margin
@@ -404,8 +404,8 @@ Scroll Snap Area: the 'scroll-snap-margin' property {#scroll-snap-margin}
404404
██ ██ ████████ ████ ██████ ██ ██
405405
-->
406406

407-
Scroll Snap Alignment: the 'scroll-snap-align' property {#scroll-snap-align}
408-
----------------------------------------------------------------------------
407+
Scroll Snapping Alignment: the 'scroll-snap-align' property {#scroll-snap-align}
408+
--------------------------------------------------------------------------------
409409

410410
<pre class="propdef">
411411
Name: scroll-snap-align

0 commit comments

Comments
 (0)