Skip to content

Commit 73e9fb0

Browse files
committed
[css-snappoints] Update figcaption for example 1
1 parent 99b03fd commit 73e9fb0

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

css-snappoints/Overview.bs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,7 @@ Ignored Terms: scroll-snap-positions-*, containing block chain
9898

9999
<figcaption>
100100
The layout of the scroll container's contents in the example.
101-
The snap-destination is horizontally and vertically centered within the scroll container's visual viewport
102-
(represented by a red X),
103-
and each element has its snap coordinate horizontally and vertically centered within the element
104-
(represented by yellow plus signs).
101+
The snap alignment container is represented by the red rectangle, and the snap area is represented by the yellow rectangle. Since the scroll-snap-align is "center" in the X axis, a snap position is established at each scroll offset which aligns the X-center of the snap alignment container (represented by a red dotted line) with the X-center of a snap area (represented by a yellow dotted line).
105102
</figcaption>
106103
</figure>
107104
</div>

0 commit comments

Comments
 (0)