Difference between revisions of "User:Cgomes7/map tests"
Line 5: | Line 5: | ||
! Test !! ff4 !! Chrome !! Safari !! Opera !! [http://zenit.senecac.on.ca/wiki/index.php/User:Cgomes7/patch1.patch patch1.patch] | ! Test !! ff4 !! Chrome !! Safari !! Opera !! [http://zenit.senecac.on.ca/wiki/index.php/User:Cgomes7/patch1.patch patch1.patch] | ||
|- | |- | ||
− | | [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleMap.html Simple Map] || Pass || Pass || Pass || Pass || Pass | + | | 1. [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleMap.html Simple Map] || Pass || Pass || Pass || Pass || Pass |
|- | |- | ||
− | | [http://matrix.senecac.on.ca/~cgomes7/mapTests/negativeCoord.html Negative Coordinates] || Pass || Pass || Pass || Pass || Pass | + | | 2. [http://matrix.senecac.on.ca/~cgomes7/mapTests/negativeCoord.html Negative Coordinates] || Pass || Pass || Pass || Pass || Pass |
|- | |- | ||
− | | [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithNoComma.html Simple Map with no commas, just a space] || Pass || Pass || Pass || Pass || Pass | + | | 3. [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithNoComma.html Simple Map with no commas, just a space] || Pass || Pass || Pass || Pass || Pass |
|- | |- | ||
− | | [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithAllSemi.html Simple Map seperated by Semi Colons] || Fail || Pass || Pass || Pass || Fail | + | | 4. [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithAllSemi.html Simple Map seperated by Semi Colons] || Fail || Pass || Pass || Pass || Fail |
|- | |- | ||
− | | [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithTabs.html Simple Map with tabs after commas] || Pass || Pass || Pass || Pass || Pass | + | | 5. [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithTabs.html Simple Map with tabs after commas] || Pass || Pass || Pass || Pass || Pass |
|- | |- | ||
− | | [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithNewLinesNoComma.html Simple Map with new lines, No commas] || Pass || Pass || Pass || Pass || Fail | + | | 6. [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithNewLinesNoComma.html Simple Map with new lines, No commas] || Pass || Pass || Pass || Pass || Fail |
|- | |- | ||
− | | [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithTabs.html Simple Map with tabs after commas] || Pass || Pass || Pass || Fail || Pass | + | | 7. [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithTabs.html Simple Map with tabs after commas] || Pass || Pass || Pass || Fail || Pass |
|} | |} |
Revision as of 10:11, 1 April 2011
Map Tests
Test | ff4 | Chrome | Safari | Opera | patch1.patch |
---|---|---|---|---|---|
1. Simple Map | Pass | Pass | Pass | Pass | Pass |
2. Negative Coordinates | Pass | Pass | Pass | Pass | Pass |
3. Simple Map with no commas, just a space | Pass | Pass | Pass | Pass | Pass |
4. Simple Map seperated by Semi Colons | Fail | Pass | Pass | Pass | Fail |
5. Simple Map with tabs after commas | Pass | Pass | Pass | Pass | Pass |
6. Simple Map with new lines, No commas | Pass | Pass | Pass | Pass | Fail |
7. Simple Map with tabs after commas | Pass | Pass | Pass | Fail | Pass |