[Webkit-unassigned] [Bug 51129] New: Setting innerHTML between empty string and full string in WebKit on floated elements causes overflow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 15 12:56:53 PST 2010


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

           Summary: Setting innerHTML between empty string and full string
                    in WebKit on floated elements causes overflow
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gordeon at gmail.com


I'm seeing this issue where if I toggle the innerHTML of either a floated element or an element nested inside one, it floats outside the container once I toggle back from an empty string to any text or markup. Oddly, in the example below, if I remove text-transform from the inline CSS, the problem goes away.

This is happening in Chrome 9.0.597.19 and Safari 5.0.3 (WebKit build 6533.19.4) in OS X 10.6.5.

See the attached example.

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