[webkit-dev] question about a changeset

Žan Doberšek zandobersek at gmail.com
Mon Dec 3 05:55:27 PST 2012


The 1.10 branch doesn't enable CSS3 flexbox support by default. To use
-webkit-flex you have to recompile WebKitGTK+ with CSS3 flexbox enabled,
i.e. passing --enable-css3-flexbox to the configure script.

http://trac.webkit.org/browser/releases/WebKitGTK/webkit-1.10/configure.ac#L1010
http://trac.webkit.org/browser/releases/WebKitGTK/webkit-1.10/Source/WebCore/css/CSSValueKeywords.in#L334

-Z


On Mon, Dec 3, 2012 at 11:43 AM, Luka Napotnik <luka.napotnik at gmail.com>wrote:

> Hello.
>
> For my development purposes I'm using the Gtk+ 3 port of WebKit (webkitgtk
> 1.10). I was trying to use 'display:-webkit-flex' feature which should be
> available in webkit sources at least 7 months now as of changeset:117385
> [1] which is a patch to bug 86529 [2]. But as it seems that this changeset
> isn't available in the Gtk+ port. Can anyone please confirm this?
>
> Thanks
>
> [1] http://trac.webkit.org/changeset/117385
> [2] https://bugs.webkit.org/show_bug.cgi?id=86529
> --
> Greets,
> Luka Napotnik,
>
> www: http://napotnik.info
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20121203/a8b9080c/attachment.html>


More information about the webkit-dev mailing list