RESOLVED DUPLICATE of bug 171099 Bug 109640
Implement overflow-anchor CSS property
https://bugs.webkit.org/show_bug.cgi?id=109640
Summary Implement overflow-anchor CSS property
Elliott Sprehn
Reported 2013-02-12 17:35:23 PST
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.
Attachments
WIP (15.46 KB, patch)
2013-02-12 17:38 PST, Elliott Sprehn
no flags
Elliott Sprehn
Comment 1 2013-02-12 17:38:52 PST
Radar WebKit Bug Importer
Comment 2 2021-08-24 15:38:45 PDT
Jen Simmons
Comment 3 2022-07-25 12:31:39 PDT
31751673
Sam Sneddon [:gsnedders]
Comment 4 2022-12-14 10:32:12 PST
(In reply to Jen Simmons from comment #3) > 31751673 rdar://31751673, that is.
Tim Nguyen (:ntim)
Comment 5 2023-12-11 19:05:07 PST
*** This bug has been marked as a duplicate of bug 171099 ***
Note You need to log in before you can comment on or make changes to this bug.