- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Fri, 03 Jun 2005 18:53:39 +0200
- To: Sebastian Mares <sebastianmares@web.de>
- Cc: www-validator-css@w3.org
* Sebastian Mares wrote:
>Well, according to section "4.1.2 Keywords" of the CSS 2.1
>Specification, vendor-specific extensions are perfectly legal.
Again,
A valid CSS 2.1 style sheet must be written according to the
grammar of CSS 2.1. Furthermore, it must contain only at-rules,
property names, and property values defined in this specification
Consider the following style sheet:
x { -moz-outline: y }
Does it contain a property name not defined in CSS 2.1? If it does, it
is not a valid CSS 2.1 style sheet, no?
--
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Friday, 3 June 2005 16:52:52 UTC