NEW261667
[CSS Masking] Fragment bitmap images are not working as 'mask-image'
https://bugs.webkit.org/show_bug.cgi?id=261667
Summary [CSS Masking] Fragment bitmap images are not working as 'mask-image'
Said Abou-Hallawa
Reported 2023-09-17 22:37:53 PDT
Created attachment 467734 [details] red-100x100.png Open the attached test case. Expected: Only half of the rectangles should be displayed. Result: The whole rectangles are displayed. https://developer.mozilla.org/en-US/docs/Web/CSS/image/image#image_fragments suggests a bitmap image fragment implementation. When specified as mask-image, an image fragment should only be used to mask the target element.
Attachments
red-100x100.png (296 bytes, image/png)
2023-09-17 22:37 PDT, Said Abou-Hallawa
no flags
test case (864 bytes, text/html)
2023-09-17 22:40 PDT, Said Abou-Hallawa
no flags
Said Abou-Hallawa
Comment 1 2023-09-17 22:40:13 PDT
Created attachment 467735 [details] test case
Radar WebKit Bug Importer
Comment 2 2023-09-24 22:38:14 PDT
Note You need to log in before you can comment on or make changes to this bug.