@@ -249,33 +249,6 @@ Scrollable overflow</h3>
249249 or is it something browsers would like to fix someday?
250250
251251
252- <h3 id="border-box">
253- Border box overflow</h3>
254-
255- <p class="issue">
256- This concept has been proposed for some uses, such as for
257- determining what the 'outline' property goes around, and
258- as the basis of a coordinate system for specifying clips and masks,
259- but it's not clear if it's needed.
260-
261- The <dfn>border-box overflow</dfn> of a box is the
262- union of the box's border edge and the border edges of
263- the box's descendants.
264-
265- <p class="issue">
266- If needed, define more formally, as for scrollable overflow above.
267- (Maybe even share the definitions in an appropriate way!)
268-
269- The <dfn>border-box overflow region</dfn> is the non-rectangular region
270- occupied by the <a>border-box overflow</a> , and the
271- <dfn>border-box overflow rectangle</dfn> is
272- the minimal rectangle whose axis is aligned to the box's axes
273- and contains the <a>border-box overflow region</a> .
274- Note that the <a>border-box overflow rectangle</a> is a rectangle
275- in the box's coordinate system, but might be non-rectangular
276- in other coordinate systems due to transforms [[CSS3-TRANSFORMS]] .
277-
278-
279252<!--
280253 ███████ ██ ██ ████████ ████████ ████████ ██ ███████ ██ ██
281254██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
0 commit comments