[Webkit-unassigned] [Bug 15666] New: display:inline on the tbody is causing the width of the iframe to be shrunk to the minimum size of its text.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 24 08:21:47 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15666

           Summary: display:inline on the tbody is causing the width of the
                    iframe to be shrunk to the minimum size of its text.
           Product: WebKit
           Version: 523.x+ (nightly)
          Platform: PC
               URL: http://futures.jrj.com.cn/futures/type.asp?id=14
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.safari at gmail.com


Steps:
Search for text: 2007年10月24日

Issue: 
Notice that the text is wrapped to next line. 

Observation: display:inline on the tbody is causing the width of the iframe to
be shrunk to the minimum size of its text. IE appears to ignore display:inline
in this case (so the iframe is 99% of the containing div).

Other Browsers:
Only IE is getting it right.

Tested against webkit version: r26759


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list