Bug 316882

Summary: CSS object-view-box: implement rendering and natural sizes
Product: WebKit Reporter: Alice Tang <tang.alice.000>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=316220
https://bugs.webkit.org/show_bug.cgi?id=277199
https://bugs.webkit.org/show_bug.cgi?id=317712
https://bugs.webkit.org/show_bug.cgi?id=317766
Bug Depends on: 316220    
Bug Blocks:    

Alice Tang
Reported 2026-06-10 19:27:40 PDT
Implement rendering for CSS object-view-box This includes painting the view box sub region of replaced elements, using the view box dimensions as the element's natural size, and triggering the correct style invalidation on property changes. Spec: https://drafts.csswg.org/css-images-5/#the-object-view-box Depends on: https://bugs.webkit.org/show_bug.cgi?id=316220
Attachments
Radar WebKit Bug Importer
Comment 1 2026-06-10 19:27:46 PDT
Alice Tang
Comment 2 2026-06-11 20:20:10 PDT
Note You need to log in before you can comment on or make changes to this bug.