File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -752,11 +752,11 @@ Scrollbars and Layout</h2>
752752<h3 id="scrollbar-sizing">
753753Scrollbar Contributions to Sizing</h3>
754754
755- When reserving space for a scrollbar placed at the edge of an element's box,
756- the reserved space is inserted between the inner border edge
757- and the outer padding edge.
758- For the purpose of the <a spec=css-backgrounds>background positioning area</a> and <a spec=css-backgrounds>background painting area</a> however ,
759- this reserved space is considered to be part of the [=padding box =] .
755+ The space reserved for the scrollbar is located between
756+ the [=padding area=] and the [=border area=] of the [=scroll container=] box.
757+ However, for the purpose of the <a spec=css-backgrounds>background positioning area</a>
758+ and <a spec=css-backgrounds>background painting area</a> ,
759+ this reserved space is treated as part of the [=padding area =] .
760760
761761 <div class="example">
762762 In the following document fragment,
You can’t perform that action at this time.
0 commit comments