[Webkit-unassigned] [Bug 142195] New: poster attribute causes unwanted video size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 16:09:44 PST 2015


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

            Bug ID: 142195
           Summary: poster attribute causes unwanted video size
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: greg at pixelass.com

if the poster attribute on a <video> element contains a missing file it will cause unwanted scaling of the video element. the height of the video will be the same as it's width. this causes a padding on the top and bottom of the element.
The issue is also visible until the image is loaded. This causes flashing.

Reproduce: http://codepen.io/pixelass/pen/vEaEEW

-- 
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/20150303/5b50f7ef/attachment-0002.html>


More information about the webkit-unassigned mailing list