Hi,
I am having problems with the Check Browser Compatibilty function, it seems to pick up the issues in an HTML file but ignores errors in CSS files.
I have run the check on CS4 and it work fine.
Example of the File
@charset "utf-8";
/* CSS Document */
h2
{
color: transparent ;
}
Should give the following error - Unsupported value: 'transparent' ;
This version is running on a PC Version 11.5 Build 5344.
Could anyone help.
Cheers
Gary Coutts
Thanks for the reply.
For the example:
h2
{
color: transparent ;
}
I would expect it to give me a warning about ' an unsupported value', as shown below:
Unsupported value: 'transparent'
Affects: Firefox 1.5, 2.0, 3.0; Internet Explorer for Macintosh 5.2; Netscape 8.0; Opera 8.0, 9.0; Safari 2.0, 3.0
This is the warning I get from Dreamweaver CS4.
Cheers
North America
Europe, Middle East and Africa
Asia Pacific