[Webkit-unassigned] [Bug 109640] New: Implement overflow-anchor CSS property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 12 17:33:09 PST 2013


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

           Summary: Implement overflow-anchor CSS property
           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: esprehn at chromium.org
                CC: tabatkins at google.com, mikelawther at chromium.org


Implement the proposed overflow-anchor CSS property:

overflow-anchor: [[before | after] [<length>]?] || [[start | end] [<length>]?]

This lets you make the scrollable area always be at the top or far right (but with logical directions), optionally allowing for some spacing. Using this you can make chat/log viewer like interfaces easily where the overflow region is always at the bottom.

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