Bug 193020

Summary: video element's content don't fill available width
Product: WebKit Reporter: shrpne <corsar89>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, eric.carlson, jer.noble, simon.fraser, zalan
Priority: P2    
Version: Safari 12   
Hardware: Mac   
OS: macOS 10.14   

shrpne
Reported 2018-12-24 01:02:40 PST
Video elements' content doesn't fill all available space on some resolutions, I assume problem occurs when video element's width becomes fractional. As all available space, I mean area painted by background-color https://jsfiddle.net/uzr0wp9h/2/ Here is example of the video with red background, background is visible on the right edge of the video. Desired behavior: video content should have the same width as video element and no background should be visible Bug reproduced in Chrome too. Firefox and Edge are okay with it.
Attachments
Note You need to log in before you can comment on or make changes to this bug.