Add UseCounter for "overflow: overlay"
As the "overflow" shorthand is divided into two longhands: "overflow-x" and "overflow-y", we add two different counters for both longhands to be counted while parsing the shorthand. Bug: 984177 Change-Id: I5eef66b9cc6bc72a023cfeb8b80ac584e71b433e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1724640Reviewed-by:Rune Lillesveen <futhark@chromium.org> Commit-Queue: Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#682195}
Showing
Please register or sign in to comment