Difference between revisions of "User:Cgomes7/map tests"
Line 3: | Line 3: | ||
[http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleMap.html Simple Map] | [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleMap.html Simple Map] | ||
+ | |||
+ | -Pass with ff4 | ||
[http://matrix.senecac.on.ca/~cgomes7/mapTests/negativeCoord.html Negative Coordinates] | [http://matrix.senecac.on.ca/~cgomes7/mapTests/negativeCoord.html Negative Coordinates] | ||
+ | |||
+ | -Pass with ff4 | ||
[http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithSemi.html Simple Map seperated by Semi Colons] | [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithSemi.html Simple Map seperated by Semi Colons] | ||
+ | |||
-Fails with ff4 | -Fails with ff4 | ||
− | The "coords" attribute of the <area shape="rect"> tag is not in the "left,top,right,bottom" format. | + | The "coords" attribute of the <area shape="rect"> tag is not in the "left,top,right,bottom" format.coords="82;126;0;0" |
− | |||
− | coords="82;126;0;0" |
Revision as of 11:59, 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"