Re: Odd error
David Dorward <[email protected]> Fri, 29 Jun 2012 14:46:58 +0100
| Newsgroups | gmane.org.w3c.validator.css |
|---|---|
| Message-ID | <[email protected]> |
On 28 Jun 2012, at 16:24, Erik Snyder wrote: > Hello, > > I'm seeing the following error returned by the CSS validator: "Property word-wrap doesn't exist : break-word ". How is this possible? word-wrap is a legitimate CSS3 text effect. No, it isn't. From the specification: For legacy reasons, UAs may also accept ‘word-wrap’ as an alternate name for the ‘overflow-wrap’ property. However this syntax non-conforming in author style sheets. http://www.w3.org/TR/css3-text/ -- David Dorward http://dorward.me.uk