CSS @page marked invalid?

Having trouble installing Oxygen? Got a bug to report? Post it all here.
martindholmes
Posts: 178
Joined: Wed Apr 20, 2005 5:43 pm
Location: Victoria, BC, Canada

CSS @page marked invalid?

Post by martindholmes »

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
alex_jitianu
Posts: 1009
Joined: Wed Nov 16, 2005 11:11 am

Re: CSS @page marked invalid?

Post by alex_jitianu »

Hello Martin,

Thank you for reporting this issue. There are two aspects to correct here:
1. we need to update the W3C CSS Validator from within Oxygen
2. the error message tries to help you but it doesn't take into account the at-rule when looking for the property in other profiles.

Best regards,
Alex
alex_jitianu
Posts: 1009
Joined: Wed Nov 16, 2005 11:11 am

Re: CSS @page marked invalid?

Post by alex_jitianu »

Hello Martin,

In version 17.1 we've fixed the issue you've reported on this thread.

Best regards,
Alex
Post Reply