Skip to content

Commit 1af18b6

Browse files
committed
Clarify scrolling space description by simplifying edge terminology
1 parent 1f4e5de commit 1af18b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-overflow-3/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -729,8 +729,8 @@ Scrollbars and Layout</h2>
729729
Scrollbar Contributions to Sizing</h3>
730730

731731
When reserving space for a scrollbar placed at the edge of an element's box,
732-
the reserved space is inserted between the inner border edge
733-
and the outer padding edge.
732+
the reserved space is inserted between the padding edge
733+
and the border edge.
734734
For the purpose of the <a spec=css-backgrounds>background positioning area</a> and <a spec=css-backgrounds>background painting area</a> however,
735735
this reserved space is considered to be part of the [=padding box=].
736736

0 commit comments

Comments
 (0)