blink: adds style logic for overflow: clip
If clip is set along one axis, the other axis must be either visible or clip. If not, clip is forced to hidden. This also removes a DCHECK in ComputedStyle::IsOverflowVisible(). I'm going to rename that function shortly (https://chromium-review.googlesource.com/c/chromium/src/+/2402303) BUG=1087667 TEST=StyleAdjusterTest Change-Id: Id00c6cd3269a81a391d541f994b9326a493c7bb8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2402295Reviewed-by:Xiaocheng Hu <xiaochengh@chromium.org> Commit-Queue: Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#805948}
Showing
Please register or sign in to comment