blink: Find out how often a scrollable element has inline-end padding
As above. This adds two use-counters to give us web compat data for: https://github.com/w3c/csswg-drafts/issues/129 The use counters will trigger if we have non-zero inline-end padding, and we have block-level children (inline children already account for padding), and are either "overflow: scroll" or "overflow: auto". Change-Id: Idcee6d7aa6e5d970874352e82507fc5cce4ecc28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2261404 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:David Grogan <dgrogan@chromium.org> Cr-Commit-Position: refs/heads/master@{#781586}
Showing
Please register or sign in to comment