[Webkit-unassigned] [Bug 98130] New: Text first line in table gets wrong width near floated element with negative margin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 02:37:37 PDT 2012


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

           Summary: Text first line in table gets wrong width near floated
                    element with negative margin
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: Unspecified
               URL: http://jsfiddle.net/5X9Zt/
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: oleg.mokhov at gmail.com


Table with two cell one has floated element and text, another has something (like image). When floated element is set margin-right: -100%, first line of text near it get 100% width of table. Another lines looks fine.

Example can be found here http://jsfiddle.net/5X9Zt/

Expected result: no 100% width to text.

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