[webkit-dev] New runtime setting: css3TextDecoration

Ryosuke Niwa rniwa at webkit.org
Tue Aug 14 13:12:56 PDT 2012


On Tue, Aug 14, 2012 at 1:08 PM, Bruno Abinader <brunoabinader at gmail.com>wrote:

> This is exactly why we need a a flag, whether it is compile, runtime or
> both :)
>
> ps: I've run a bunch of tests with editing with and without the flag
> set and so far it shows no changes (ie. one underlined line can be
> copied/pasted with same style, and -webkit-text-decoration-line makes
> no difference to editing because it is not contained in
> WebCore::editingProperties vector.
>

In editing, unfortunately, just passing existing layout tests isn't enough.
We need to make sure editing code works as expected when those new values
of text decorations are used.

- Ryosuke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120814/80584386/attachment.html>


More information about the webkit-dev mailing list