[Webkit-unassigned] [Bug 73444] New: CSS background of <video> is ignored when poster is set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 07:14:33 PST 2011


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

           Summary: CSS background of <video> is ignored when poster is
                    set
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://goo.gl/EmFv8
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mail at jeroenwijering.com


When the poster attribute to a video element is set, the CSS background setting is ignored. This means that the page background "shines through" the video element if the poster does not fit the element.

In other browsers, the CSS background (color and/or image) is still painted underneath the poster image. That seems like the desired behavior.

Interestingly, WebKit does render the CSS background (even when the video plays) if no poster is set.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list