Bug 1613248 [wpt PR 21584] - [LayoutNG] Don't hit-test floats in a different layer...
commit4ea751045f4d76b3d06423ee1d718865cf5095f7
authorMorten Stenshorne <mstensho@chromium.org>
Wed, 12 Feb 2020 11:15:50 +0000 (12 11:15 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 14 Feb 2020 19:08:36 +0000 (14 19:08 +0000)
tree8f46a76d5dd51630a233afeee7a303d1c6519074
parent1dacf0bed00dc335be2aeffe40e4fd37c03448ee
Bug 1613248 [wpt PR 21584] - [LayoutNG] Don't hit-test floats in a different layer., a=testonly

Automatic update from web-platform-tests
[LayoutNG] Don't hit-test floats in a different layer.

Hit-testing should never enter a child that establishes a self-painting
layer.

Also added a couple of local variables to make it slightly easier to
read.

Change-Id: I2854cb1b677f8eb164befe1577e7de2740735538
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2036104
Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org>
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#738493}

--

wpt-commits: 7e96d7762a3a1ce28bb318ff278d7481a8245497
wpt-pr: 21584
testing/web-platform/tests/css/CSS2/floats/hit-test-floats-003.html [new file with mode: 0644]