Difference between revisions of "User:Cgomes7/map tests"
Line 15: | Line 15: | ||
The "coords" attribute of the <area shape="rect"> tag is not in the "left,top,right,bottom" format.coords="82;126;0;0" | The "coords" attribute of the <area shape="rect"> tag is not in the "left,top,right,bottom" format.coords="82;126;0;0" | ||
+ | |||
+ | [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithTabs.html Simple Map with tabs after commas] | ||
+ | |||
+ | -Pass with ff4 |
Revision as of 12:07, 31 March 2011
Map Tests
-Pass with ff4
-Pass with ff4
Simple Map seperated by Semi Colons
-Fails with ff4
The "coords" attribute of the <area shape="rect"> tag is not in the "left,top,right,bottom" format.coords="82;126;0;0"
Simple Map with tabs after commas
-Pass with ff4