WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
317766
CSS object-view-box: implement rendering for video elements
https://bugs.webkit.org/show_bug.cgi?id=317766
Summary
CSS object-view-box: implement rendering for video elements
Alice Tang
Reported
2026-06-24 11:43:12 PDT
object-view-box is currently implemented for the video poster image (
Bug 316882
), but the property has no effect on actual video frame rendering. The video frame is rendered via a separate platform video layer path in RenderVideo that bypasses the paintReplaced view-box handling. This bug tracks implementing object-view-box support for live video frames
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-06-25 10:17:40 PDT
<
rdar://problem/180637489
>
Alice Tang
Comment 2
2026-07-28 19:25:21 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/70402
EWS
Comment 3
2026-08-06 09:16:46 PDT
Committed
318714@main
(4bbe21c2de85): <
https://commits.webkit.org/318714@main
> Reviewed commits have been landed. Closing PR #70402 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug