[csswg-drafts] Add a new media query feature: client-width and client-height, which equal (viewport size - scrollbar size)

Zhang-Junzhi has just created a new issue for https://github.com/w3c/csswg-drafts:

== Add a new media query feature: client-width and client-height, which equal (viewport size - scrollbar size) ==
Please consider adding a new media query feature: `client-width` and `client-height` which equal (viewport size - scrollbar size).

`client-width`, `client-height` are very useful, they are even more useful than the existing `width`, `height` features.

Designers typicaly tend to care more about the available layout size than the size including a scrollbar

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2933 using your GitHub account

Received on Tuesday, 17 July 2018 18:19:06 UTC