[Webkit-unassigned] [Bug 111176] New: [CSS Regions] position: fixed is computed relative to the first region, not the viewport

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 1 06:39:11 PST 2013


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

           Summary: [CSS Regions] position: fixed is computed relative to
                    the first region, not the viewport
           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
            Blocks: 57312


The CSS Regions spec specifies that nodes that have position: fixed should be positioned relative to the viewport, even when they're extracted in a named flow (see http://www.w3.org/TR/css3-regions/#flow-into ).
Currently, they are positioned relative to the first region in the region chain.

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