CSS @page marked invalid?
Posted: Wed May 13, 2015 7:18 am
I'm using Oxygen 16.1 with the CSS validator set to CSS3. When validating this:
@page {margin: 1.75cm 0.5cm; padding: 0;}
I get this error:
E [W3C CSS Validator (CSS 3)] in property : margin Property margin doesn't exist in CSS level 3 but exists in CSS level 3 with Oxygen extensions : 1.75cm 0.5cm
However, the W3C validator confirms this is perfectly valid.
Cheers,
Martin
@page {margin: 1.75cm 0.5cm; padding: 0;}
I get this error:
E [W3C CSS Validator (CSS 3)] in property : margin Property margin doesn't exist in CSS level 3 but exists in CSS level 3 with Oxygen extensions : 1.75cm 0.5cm
However, the W3C validator confirms this is perfectly valid.
Cheers,
Martin