[webkit-dev] New feature flag: ENABLE_CSS_POSITION_STICKY

Adam Barth abarth at webkit.org
Wed Jun 27 18:38:08 PDT 2012


There seems to be some amount of controversy at the moment regarding
how we should implement scrolling and fixed position elements.  As
long as that discussion doesn't drag on too long, we might want to let
the dust settle a bit before moving forward with new features in this
area.

Adam


On Tue, Jun 26, 2012 at 10:55 PM, Simon Fraser <simon.fraser at apple.com> wrote:
> We intend to work on an experimental implementation of a  new CSS position type that we're calling "sticky", as proposed here:
> <http://lists.w3.org/Archives/Public/www-style/2012Jun/0627.html>
>
> This will be done behind a ENABLE_CSS_POSITION_STICKY flag. This flag will be used to hide the implementation from the web (but not necessarily compile out all the relevant code).
>
> The bug is: https://bugs.webkit.org/show_bug.cgi?id=90046
>
> Simon
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


More information about the webkit-dev mailing list