mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 05:39:41 +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 | ||
| clip-path | ||
| clip-path-svg-content | ||
| clip-rule | ||
| hit-test | ||
| mask-image | ||
| mask-svg-content | ||
| parsing | ||
| idlharness.html | ||
| inheritance.sub.html | ||
| META.yml | ||
| test-mask-ref.html | ||
| test-mask.html | ||