Bug 317766
| Summary: | CSS object-view-box: implement rendering for video elements | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alice Tang <tang.alice.000> |
| Component: | Layout and Rendering | Assignee: | 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=316882 | ||
Alice Tang
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
<rdar://problem/180637489>