(Forgot to add test 1 result) |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [https://bugzilla.mozilla.org/show_bug.cgi?id=565031 Bug 565031] | ||
+ | |||
'''Map Tests''' | '''Map Tests''' | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
− | |+ | + | |+ |
− | ! Test !! | + | ! 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] |
|- | |- | ||
− | | [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 |
|- | |- | ||
− | | [http://matrix.senecac.on.ca/~cgomes7/mapTests/negativeCoord.html Negative Coordinates] || Pass || Pass || Pass || Pass | + | | 2. [http://matrix.senecac.on.ca/~cgomes7/mapTests/negativeCoord.html Negative Coordinates] || Pass || Pass || 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 | + | | 3. [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithNoComma.html Simple Map with no commas, just a space] || Pass || Pass || Pass || Pass || || Pass || Pass || Pass |
|- | |- | ||
− | | [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithAllSemi.html Simple Map seperated by Semi Colons] || Fail | + | | 4. [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithAllSemi.html Simple Map seperated by Semi Colons] || Fail || Pass || Pass || Pass || || Pass || Fail || Pass |
− | |||
|- | |- | ||
− | | [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithTabs.html Simple Map with tabs after commas] || 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 || Pass || Pass |
|- | |- | ||
− | | [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithNewLinesNoComma.html Simple Map with new lines, No commas] || Pass || Pass || Pass || Pass | + | | 6. [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithNewLinesNoComma.html Simple Map with new lines, No commas] || Pass || Pass || Pass || Pass || || Fail || Fail || Fail |
|- | |- | ||
− | | [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithTabs.html Simple Map with tabs after commas] || Pass || Pass || Pass || Fail || | + | | 7. [http://matrix.senecac.on.ca/~cgomes7/mapTests/simpleWithTabs.html Simple Map with tabs after commas] || Pass || Pass || Pass || Fail || || Pass || Pass || Pass |
|} | |} |
Latest revision as of 14: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 |