-
Hi, when checking W3C I found the attached error, what should be done to rectify this?
Thanks,
Rolf
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
Foliovision › Forums › FV Player › Bug Reports › W3C Validation Error
Hi, when checking W3C I found the attached error, what should be done to rectify this?
Thanks,
Rolf
Hello Rolf,
as I can see, those are properties, which target older browsers and they all have correct vendor prefixes. On the other hand, vendor prefixes are treated as non-standard and therefore technically invalid CSS.
The are tolerated and widely used, so even the validator itself now includes an option for Vendor Extensions (under More Options box). There you can switch errors into warnings, so the site validates tentatively.
We will keep these vendor prefixes so our plugin is backwards compatible.
thanks
Viktor