[Webkit-unassigned] [Bug 117122] New: [CSS Regions] Fragmented content that is relatively positioned get sliced (and overflows in the next region)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 2 07:45:51 PDT 2013


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

           Summary: [CSS Regions] Fragmented content that is relatively
                    positioned get sliced (and overflows in the next
                    region)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mibalan at adobe.com
                CC: WebkitBugTracker at adobe.com
            Blocks: 57312


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

The fragmentation spec states that fragmentation should occur before positioning and that fragments should be positioned and overflow their respective containers.
Currently, this does not happen, as the positioned fragments overflow in the next region.

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