[Webkit-unassigned] [Bug 179989] [GTK] Some features have changed of value (13 new failures)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 19 03:48:21 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=179989

--- Comment #15 from Manuel Rego Casasnovas <rego at igalia.com> ---
(In reply to Michael Catanzaro from comment #14)
> Hi WebCore experts, any idea what ENABLE_CSS3_TEXT does? Should we be
> enabling it? Looks like Mac does?

On a quick look this adds support for 2 CSS properties:
"text-align-last" (https://www.w3.org/TR/css-text-3/#text-align-last-property)
and "text-justify" (https://www.w3.org/TR/css-text-3/#text-justify-property).
And some extra keywords for "text-indent" property (https://www.w3.org/TR/css-text-3/#text-indent-property).

So I'd enable it, as they seem useful for GTK+ too.

> Regarding ENABLE_LINK_PREFETCH... I'd say we should probably turn it on, if
> it's working properly. Should make the web seem a bit faster.

Yeah I guess we should enable it too.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180219/a0df1860/attachment.html>


More information about the webkit-unassigned mailing list