- From: Olivier Thereaux <ot@w3.org>
- Date: Sun, 19 Aug 2007 21:53:22 +0900
- To: Bass'Ting <Daniel@PuppiesOnAcid.de>
- Cc: www-validator-css@w3.org
On Sat, Aug 18, 2007, Bass'Ting wrote:
>
> Hi,
> the following does not validate with the default settings of the
> validator:
>
> @page{
> size: portrait;
> }
>
> is this a bug or have these gone from CSS 2.1 since this validates
> perfectly as of CSS 2?
it's not in CSS2.1
http://www.w3.org/TR/CSS21/changes.html#q97
But you can validate it as CSS2.
> If 'size' had to go:
> Why???
CSS2.1 looked at CSS2 and removed a number of properties when a thorough
study of the current markent showed that they were not implemented "in
the real world".
See the abstract for
http://www.w3.org/TR/CSS21/
--
olivier
Received on Sunday, 19 August 2007 12:53:26 UTC