[Webkit-unassigned] [Bug 28641] New: the scroll box is too big because <td> height is not honored when there's a marquee with a heading tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 21 17:08:04 PDT 2009


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

           Summary: the scroll box is too big because <td> height is not
                    honored when there's a marquee with a heading tag
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.tianlongren.cn/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jasneet at chromium.org
                CC: jasneet at chromium.org


Created an attachment (id=38415)
 --> (https://bugs.webkit.org/attachment.cgi?id=38415)
reduced testcase

I Steps:
Go to http://www.tianlongren.cn/

II Issue:
The scroll box is too big 

III Conclusion:
It looks like webkit doesn't honor the height specified in a table's <td> if
the <td> has a marquee with a heading tag.

Interestingly, I'm not sure how one of the styles really affects the display of
the marquee. The style declaration :
      h1 a {}
doesn't really have anything in it but if I take this style out, then the page
displays ok as in Firefox and IE.

IV Other Browsers:
IE7: ok
FF3: ok

V Nightly tested : 47639

Bug in Chromium : http://code.google.com/p/chromium/issues/detail?id=15279

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