[Webkit-unassigned] [Bug 102595] New: getRegionFlowRanges() doesn't reflect region's display content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 17 12:22:46 PST 2012


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

           Summary: getRegionFlowRanges() doesn't reflect region's display
                    content
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: https://github.com/mike-sierra/webplatform/blob/master
                    /examples/bugGetRanges.html
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: letmespellitoutforyou at gmail.com
                CC: mihnea at adobe.com


Created an attachment (id=174825)
 --> (https://bugs.webkit.org/attachment.cgi?id=174825&action=review)
bug console output

Copy HTML into local file & load. Resize page so that content overflows final purple region in the region chain, with boundary between last & second-to-last paragraphs displaying within region. (2nd-to-last ends "livvy"; last starts "What clashes"; see attached screen shot for example.) These two paragraphs are interrupted by another <aside> content element that's diverted to a different named flow.

Reload page. Console lists final region's getRegionFlowRanges() as content strings.

Expected behavior: text should appear for 2 ranges, the second starting "What clashes"

Actual behavior: as shown in attached screen shot, only the first range has text. There is a second range, apparently empty.

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