[Webkit-unassigned] [Bug 51978] New: Marquee inside table incorrectly sized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 20:48:12 PST 2011


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

           Summary: Marquee inside table incorrectly sized
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.bankmuscat.com/
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tonyg at chromium.org


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

1. Visit http://www.bankmuscat.com/.
2. Notice there is a wide horizontal scroll in WebKit.
3. There is no horizontal scroll in FF4.

This is caused by a <marquee> with wide content and white-space:nowrap inside of a <table>. Removing the white-space:nowrap or the table removes the horizontal scroll. See testcase.

Originally filed in chromium as http://crbug.com/68612

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