[Webkit-unassigned] [Bug 87452] New: [CSS + Canvas] content:-webkit-canvas(test) in <img> element is not working properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 20:08:54 PDT 2012


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

           Summary: [CSS + Canvas] content:-webkit-canvas(test) in <img>
                    element is not working properly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: golod95 at gmail.com


Created an attachment (id=143955)
 --> (https://bugs.webkit.org/attachment.cgi?id=143955&action=review)
text example

There is a longstanding problem with the "CSS" and "Canvas" at the same time. If the function "-webkit-canvas ()" is specified in the property "content" in <img> element, then the original image size is set to zero like a "DIV" elements. I beg to correct the work "-webkit-canvas ()" in the property "content". For ideas, the size should be changed immediately if JS was called "document.getCSSCanvasContext ()".

-- 
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