[Webkit-unassigned] [Bug 193020] New: video element's content don't fill available width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 24 01:02:40 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=193020

            Bug ID: 193020
           Summary: video element's content don't fill available width
           Product: WebKit
           Version: Safari 12
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: corsar89 at ya.ru
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181224/e3af019d/attachment.html>


More information about the webkit-unassigned mailing list