[webkit-dev] New runtime setting: css3TextDecoration

Ryosuke Niwa rniwa at webkit.org
Tue Aug 14 12:47:53 PDT 2012


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

> I do have a working patch with compile flag implementation [1] . The
> "-webkit-text-decoration-line" code works most of the time as an alias
> to original "text-decoration", so it was assumed that no special build
> flag was required at that time.


As I have said on the previous thread, adding this property may break
editing in unexpected ways. In particular, we probably wouldn't preserve
new values properly when modifying styles. So we need to fix that before
shipping it on any browser.

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


More information about the webkit-dev mailing list