We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f4e5de commit 1af18b6Copy full SHA for 1af18b6
css-overflow-3/Overview.bs
@@ -729,8 +729,8 @@ Scrollbars and Layout</h2>
729
Scrollbar Contributions to Sizing</h3>
730
731
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.
+ the reserved space is inserted between the padding edge
+ and the border edge.
734
For the purpose of the <a spec=css-backgrounds>background positioning area</a> and <a spec=css-backgrounds>background painting area</a> however,
735
this reserved space is considered to be part of the [=padding box=].
736
0 commit comments