[Webkit-unassigned] [Bug 47558] New: sleepytimemotel doesn't render correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 14:38:23 PDT 2010


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

           Summary: sleepytimemotel doesn't render correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.sleepytimemotel.com/
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
                CC: jamesr at chromium.org


Originally reported: http://code.google.com/p/chromium/issues/detail?id=58839

Here's the reduction:

<table width="10" height="10" cellpadding="0"><td bgcolor="#000000"></td>

The problem seems to be that the <tr> element gets the width, but the <td> element doesn't.  That means the bgcolor attribute doesn't actually draw anything to the screen.

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