[webkit-dev] Nesting a new CSS_SHAPES flag
Zoltan Horvath
zoltan at webkit.org
Mon Feb 3 09:51:38 PST 2014
Hi Dean,
I'd love to help with introducing the new flag.
Let me know if there is anything I can help with. Please also CC me on the bugs.
Thanks,
<Zoltan>
On Fri, Jan 31, 2014 at 11:51 AM, Dean Jackson <dino at apple.com> wrote:
> Hi Floks!
>
> We currently have flags for both CSS_SHAPES and CSS_EXCLUSIONS. In the former, shape-outside is nearly complete (thanks to hard work from Adobe contributors and others), but shape-inside is still waiting on a layout implementation, and is dependent on future specification work in CSS Exclusions.
>
> In order to make it easy for ports to ship the bits that are stable (shape-outside) while disabling the bits that are not (shape-inside), I'm going to add a CSS_SHAPE_INSIDE flag. It will be dependent on CSS_SHAPES.
>
> Dean
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
More information about the webkit-dev
mailing list