Difference between revisions of "User:Cgomes7/map tests"

From CDOT Wiki
Jump to: navigation, search
Line 23: Line 23:
 
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"
  
 +
- Pass with chrome
  
 
[http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithTabs.html Simple Map with tabs after commas]
 
[http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithTabs.html Simple Map with tabs after commas]

Revision as of 13:20, 31 March 2011

Map Tests


Simple Map

-Pass with ff4


Negative Coordinates

-Pass with ff4


Simple Map with no commas, just a space

-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"

- Pass with chrome

Simple Map with tabs after commas

-Pass with ff4


Simple Map with new lines

-Pass with ff4