- From: Tremayne Christ via GitHub <sysbot+gh@w3.org>
- Date: Mon, 21 Jan 2019 13:28:37 +0000
- To: public-css-archive@w3.org
TremayneChrist has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-box-3] Border box missing scrollbar in calculation? == https://drafts.csswg.org/css-box-3/#border-box  "The four sides of the border edge together define the box’s border box, which contains the box’s content, padding, and border areas." What happens when scrollbars sit between the **padding edge** and **border edge**?  **content** + **padding** + **border areas** no longer adds up to the actual **border box**, as **content** is reduced to fit the **scrollbar**. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3536 using your GitHub account
Received on Monday, 21 January 2019 13:28:38 UTC