mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 06:08:24 +02:00
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 |
||
|---|---|---|
| .. | ||
| 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 | ||