gecko-dev/testing/web-platform/tests/css/css-masking/hit-test
Fredrik Söderquist 4c75fde1de Bug 1534123 [wpt PR 15707] - Fix hit-testing of nested clip-paths with objectBoundingBox units, a=testonly
Automatic update from web-platform-tests
Fix hit-testing of nested clip-paths with objectBoundingBox units

A nested clip-path should resolve against the original elements
reference box, but it would instead resolve against the referencing
<clipPath>.
Pass the appropriate reference box to SVGLayoutSupport::IntersectsClipPath.

Took the opportunity to export some related tests to WPT.

Bug: 938913
Change-Id: I6d6ad88f0a97028b21b1f1a488afbdd42a96264b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1505949
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Commit-Queue: Fredrik Söderquist <fs@opera.com>
Cr-Commit-Position: refs/heads/master@{#638293}

--

wpt-commits: bc14d429b9ade658d33045261548c385eed585bc
wpt-pr: 15707
2019-04-01 14:42:57 +01:00
..
clip-path-element-objectboundingbox-001.html
clip-path-element-objectboundingbox-002.html
clip-path-element-userspaceonuse-001.html
clip-path-shape-polygon-and-box-shadow.html