NEW316882
CSS object-view-box: implement rendering and natural sizes
https://bugs.webkit.org/show_bug.cgi?id=316882
Summary CSS object-view-box: implement rendering and natural sizes
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.