Skip to content

Commit ac2f592

Browse files
committed
[css-scroll-snap-1] Expand diagram. #6863
1 parent 8a1813f commit ac2f592

File tree

1 file changed

+20
-19
lines changed

1 file changed

+20
-19
lines changed

css-scroll-snap-1/Overview.bs

+20-19
Original file line numberDiff line numberDiff line change
@@ -822,25 +822,26 @@ Snapping Boxes that Overflow the Scrollport</h4>
822822

823823
<figure>
824824
<pre class=ascii-art>
825-
┌─ top-level section ─┐ ━┓
826-
│ │ 1┃
827-
│ │ ┃
828-
│ │ ━┩
829-
│ │ ┆
830-
│ │ ┆
831-
│┌─── sub-section ───┐│ ╯ ━┓
832-
│└───────────────────┘│ 2┃
833-
│┌─── sub-section ───┐│ ━┓ ┃
834-
││ ││ 3┃ ━┛
835-
│└───────────────────┘│ ┃
836-
│┌─── sub-section ───┐│ ━┛ ━┓
837-
│└───────────────────┘│ 4┃
838-
│┌─── sub-section ───┐│ ━┓ ┃
839-
││ ││ 5┃ ━┛
840-
││ ││ ┃
841-
││ ││ ━┩
842-
││ ││ ┆
843-
││ ││ ┆
825+
┌─ top-level section ─┐ ━┓ ┳ 1 (scroll position = 0)
826+
│ │ 1┃ ┃
827+
│ │ ┃ ┃
828+
│ │ ━┩ ┃
829+
│ │ ┆ ╿
830+
│ │ ┆ │
831+
│ │ ┆ │
832+
│┌─── sub-section ───┐│ ╯ ━┓ ┿ 2
833+
│└───────────────────┘│ 2┃ │
834+
│┌─── sub-section ───┐│ ━┓ ┃ ┿ 3
835+
││ ││ 3┃ ━┛ │
836+
│└───────────────────┘│ ┃ │
837+
│┌─── sub-section ───┐│ ━┛ ━┓ ┿ 4
838+
│└───────────────────┘│ 4┃ │
839+
│┌─── sub-section ───┐│ ━┓ ┃ ╈ 5
840+
││ ││ 5┃ ━┛ ┃
841+
││ ││ ┃ ┃
842+
││ ││ ━┩ ┃
843+
││ ││ ┆ ┃
844+
││ ││ ┆ ╹
844845
││ ││ ┆
845846
│└───────────────────┘│ ┆
846847
└─────────────────────┘ ╯

0 commit comments

Comments
 (0)