Bug 129047

Summary: Support reference boxes for inline boxes on clip-path
Product: WebKit Reporter: Dirk Schulze <krit>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dino, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 126207    
Attachments:
Description Flags
inline box element with clip-path: ellipse() padding-box
none
inline box element with clip-path: ellipse() padding-box none

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.