Hi,

In https://bugs.webkit.org/show_bug.cgi?id=179989 we noticed a couple build flags that it seems no port has enabled.

ENABLE_CSS3_TEXT looks to be support for text-align-last and text-justify [1]. Seems to be only partically implemented in WebKit. I guess this is the sort of thing that should probably be implemented eventually, so probably makes sense to keep it around and disabled for now.

There's also ENABLE_LINK_PREFETCH. Looks like this has a cross-platform implementation, so I'm a bit surprised it is disabled everywhere. What should be do with this?

Michael

[1] https://caniuse.com/#search=text-align
[2] https://caniuse.com/#search=prefetch

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to