CSS: Correctly detect scrollbox support with non-default zoom
commit821bf34353a6baf97f7944379a6459afb16badae
authorRichard Gibson <richard.gibson@gmail.com>
Mon, 7 May 2018 13:28:18 +0000 (7 09:28 -0400)
committerGitHub <noreply@github.com>
Mon, 7 May 2018 13:28:18 +0000 (7 09:28 -0400)
treeb73590cdb3332b5dd52265dd7d9dfd5c6d684e1b
parentf8c1e9020c8fd0f0bb83019bfb12e9a7099599b2
CSS: Correctly detect scrollbox support with non-default zoom

Fixes gh-4029
Closes gh-4030
src/css.js
src/css/support.js
test/data/css/cssWidthBrowserZoom.html
test/unit/css.js