WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
142195
poster attribute causes unwanted video size
https://bugs.webkit.org/show_bug.cgi?id=142195
Summary
poster attribute causes unwanted video size
greg
Reported
2015-03-02 16:09:44 PST
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
Attachments
Add attachment
proposed patch, testcase, etc.
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