[Webkit-unassigned] [Bug 102954] New: [CSS Regions] Auto-height regions will not calculate the height correctly when the content changes dynamically

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 09:32:24 PST 2012


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

           Summary: [CSS Regions] Auto-height regions will not calculate
                    the height correctly when the content changes
                    dynamically
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achicu at adobe.com
                CC: mihnea at adobe.com
            Blocks: 57312


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

Changing the content of the flow when regions have auto height will not update the size of the regions correctly.

Use the attached use case as an example. Type some text in the paragraph with the blue left border. Notice how the paragraph is split across two regions when it should have extended the current region instead.

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