[webkit-dev] Add support for CSS3 text-decoration* properties

Bruno Abinader brunoabinader at gmail.com
Wed Aug 1 18:07:16 PDT 2012


Hi Elliott,

On Wed, Aug 1, 2012 at 7:36 PM, Elliott Sprehn <esprehn at chromium.org> wrote:
> It seems weird to have a prefixed version of text-decoration instead of just
> making text-decoration allow the new prefixed keywords.
>
> What's the reason for having a whole new prefixed property?

The rationale is that the CSS3 specification for "text-decoration"
property differs from CSS2.1 one, and since it's still in development
it is subject to change. But of course, the way the CSS3
"text-decoration" spec is defined, it clearly supports the CSS2.1
specification as well.

Best regards,

-- 
Bruno de Oliveira Abinader


More information about the webkit-dev mailing list