Support reference boxes for inline boxes on clip-path
https://bugs.webkit.org/show_bug.cgi?id=129047
Summary Support reference boxes for inline boxes on clip-path
Dirk Schulze
Reported 2014-02-19 09:16:22 PST
Support reference boxes for inline boxes on clip-path Currently this is handled in RenderLayer by returning rootRelativeBounds.
Attachments
inline box element with clip-path: ellipse() padding-box (235 bytes, text/html)
2018-07-21 05:08 PDT, Dirk Schulze
no flags
inline box element with clip-path: ellipse() padding-box (237 bytes, text/html)
2018-07-21 05:09 PDT, Dirk Schulze
no flags
Dirk Schulze
Comment 1 2018-07-21 05:08:14 PDT
Created attachment 345512 [details] inline box element with clip-path: ellipse() padding-box Passes on green, elliptic background without any red.
Dirk Schulze
Comment 2 2018-07-21 05:09:23 PDT
Created attachment 345513 [details] inline box element with clip-path: ellipse() padding-box Passes on green, elliptic background without any red.
Simon Fraser (smfr)
Comment 3 2021-10-18 18:01:17 PDT
Simon Fraser (smfr)
Comment 4 2024-08-14 21:01:13 PDT
This is causing these WPT to fail: imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-inline-001.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-inline-002.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-inline-003.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-inline-004.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-inline-005.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-inline-006.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-inline-007.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-inline-009.html [ ImageOnlyFailure ] imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-inline-010.html [ ImageOnlyFailure ]
Note You need to log in before you can comment on or make changes to this bug.