Difference between revisions of "User:Cgomes7/map tests"
(Updated table with IE9 results) |
(Forgot to add test 1 result) |
||
Line 7: | Line 7: | ||
! Test !! FF4 !! Chrome 10 !! Safari !! Opera !! IE8 !! IE9 !! FF4 w/ [http://zenit.senecac.on.ca/wiki/index.php/User:Cgomes7/patch1.patch patch1.patch] !! FF4 w/ [http://zenit.senecac.on.ca/wiki/index.php/User:Cgomes7/patch2.patch patch2.patch] | ! Test !! FF4 !! Chrome 10 !! Safari !! Opera !! IE8 !! IE9 !! FF4 w/ [http://zenit.senecac.on.ca/wiki/index.php/User:Cgomes7/patch1.patch patch1.patch] !! FF4 w/ [http://zenit.senecac.on.ca/wiki/index.php/User:Cgomes7/patch2.patch patch2.patch] | ||
|- | |- | ||
− | | 1. [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleMap.html Simple Map] || Pass || Pass || Pass || Pass || || | + | | 1. [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleMap.html Simple Map] || Pass || Pass || Pass || Pass || || Pass || Pass || Pass |
|- | |- | ||
| 2. [http://matrix.senecac.on.ca/~cgomes7/mapTests/negativeCoord.html Negative Coordinates] || Pass || Pass || Pass || Pass || || Pass || Pass || Pass | | 2. [http://matrix.senecac.on.ca/~cgomes7/mapTests/negativeCoord.html Negative Coordinates] || Pass || Pass || Pass || Pass || || Pass || Pass || Pass |
Latest revision as of 13:36, 1 April 2011
Map Tests
Test | FF4 | Chrome 10 | Safari | Opera | IE8 | IE9 | FF4 w/ patch1.patch | FF4 w/ patch2.patch |
---|---|---|---|---|---|---|---|---|
1. Simple Map | Pass | Pass | Pass | Pass | Pass | Pass | Pass | |
2. Negative Coordinates | Pass | Pass | Pass | Pass | Pass | Pass | Pass | |
3. Simple Map with no commas, just a space | Pass | Pass | Pass | Pass | Pass | Pass | Pass | |
4. Simple Map seperated by Semi Colons | Fail | Pass | Pass | Pass | Pass | Fail | Pass | |
5. Simple Map with tabs after commas | Pass | Pass | Pass | Pass | Pass | Pass | Pass | |
6. Simple Map with new lines, No commas | Pass | Pass | Pass | Pass | Fail | Fail | Fail | |
7. Simple Map with tabs after commas | Pass | Pass | Pass | Fail | Pass | Pass | Pass |