[Webkit-unassigned] [Bug 93102] New: [CSSRegions]regionOverflow is computed as "overflow" even though the region is not the last in the chain

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 3 05:56:44 PDT 2012


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

           Summary: [CSSRegions]regionOverflow is computed as "overflow"
                    even though the region is not the last in the chain
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: onea at adobe.com


The latest CSSRegions spec says that Element.regionOverflow should only return "'overflow" for the last region in the region chain, if the content cannot fit inside it. http://dev.w3.org/csswg/css3-regions/#dom-region-regionoverset . The current implementation uses the older spec, which allows regions that are not the last in the region chain to have the regionOverflow property set to "overflow".

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