RESOLVED FIXED Bug 229370
Imported css-masking tests fail
https://bugs.webkit.org/show_bug.cgi?id=229370
Summary Imported css-masking tests fail
Simon Fraser (smfr)
Reported 2021-08-21 14:16:17 PDT
The following css-masking tests fail after importing tests on 2021-08-21: imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-svg-text-backdrop-filter.html imported/w3c/web-platform-tests/css/css-masking/clip/clip-filter-order.html imported/w3c/web-platform-tests/css/css-masking/mask-image/mask-image-clip-exclude.html imported/w3c/web-platform-tests/css/css-masking/mask-image/mask-image-url-image-hash.html imported/w3c/web-platform-tests/css/css-masking/mask-image/mask-image-url-image.html imported/w3c/web-platform-tests/css/css-masking/mask-image/mask-image-url-local-mask.html imported/w3c/web-platform-tests/css/css-masking/mask-image/mask-image-url-remote-mask.html
Attachments
Radar WebKit Bug Importer
Comment 1 2021-08-28 14:17:27 PDT
Matt Woodrow
Comment 2 2021-12-02 14:55:24 PST
The patch in bug 229082 fixes most of these issues except the last two (mask-image-url-local/remote-mask.html), since those reference an SVG <mask> element from an HTML element, which we don't support yet.
Note You need to log in before you can comment on or make changes to this bug.