[Webkit-unassigned] [Bug 54738] New: Web Inspector: [Audits] Image dimensions in inline style not checked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 18 03:20:06 PST 2011


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

           Summary: Web Inspector: [Audits] Image dimensions in inline
                    style not checked
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: apavlov at chromium.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


1. Create a page that contains an image with dimensions in the style attribute.
<img style="width: 16px; height: 16px" src="http://someurl/file.gif">
2. Audit the page in chrome

A warning appears that the image file.gif does not have its width and/or height specified.

Upstreaming Chromium issue http://code.google.com/p/chromium/issues/detail?id=58067

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