- From: Kravvitz <Kravvitz@DynamicSiteSolutions.com>
- Date: Fri, 21 Apr 2006 17:14:27 -0400
- To: ben.tc1415@gmail.com
- CC: www-validator-css@w3.org
That's because the font-size-adjust property is included in CSS2 and the working draft of the CSS3 Fonts module, but not the working draft of CSS2.1. <http://www.w3.org/TR/REC-CSS2/fonts.html#font-size-props> <http://www.w3.org/TR/css3-fonts/#font-size-props> <http://www.w3.org/TR/CSS21/fonts.html> Benjamin Tomos Lewis [benl.co.uk - Webmaster] wrote: > > Hi, can I ask what's going on: > My CSS is fine with CSS2, not with 2.1 but fine again with 3??? > I.e. > 1. > http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fbenl.co.uk.%2Fnew%2F&warning=1&profile=css2&usermedium=all > > 2. > http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fbenl.co.uk.%2Fnew%2F&warning=1&profile=css21&usermedium=all > > 3. > http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fbenl.co.uk.%2Fnew%2F&warning=1&profile=css3&usermedium=all > > > 1 and 3 give no errors or warnings, while no. 2 does? > > It may be completely my error, in which case I apologise and if so, > could someone tell me a resolution or similar. > > Thanks > > Ben >
Received on Friday, 21 April 2006 21:14:30 UTC