Difference between revisions of "User:MattP/ImageMapTest"
(Created page with ' [https://bugzilla.mozilla.org/show_bug.cgi?id=565031 Bug 565031] '''Map Tests''' {| class="wikitable" border="1" |+ ! Test !! FF4 !! Chrome 10 !! Safari !! Opera !! IE8 !! IE…') |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=565031 Bug 565031] | [https://bugzilla.mozilla.org/show_bug.cgi?id=565031 Bug 565031] | ||
Line 7: | Line 5: | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|+ | |+ | ||
− | ! Test !! FF4 !! Chrome | + | ! Test !! FF4 !! Chrome !! Safari !! Opera !! IE8 !! FF4 w/Patch |
+ | |- | ||
+ | | comma separated || Pass || Pass || Pass || Pass || Pass || Pass | ||
|- | |- | ||
− | | | + | | space separated || Pass || Pass || Pass || Pass || Pass || Pass |
|- | |- | ||
− | | | + | | tab separated || Pass || Pass || Pass || Pass || Pass || Pass |
|- | |- | ||
− | | | + | | new line separated || Pass || Pass || Pass || Pass || Pass || Pass |
|- | |- | ||
− | | | + | | semicolon separated || Pass || Pass || Pass || Pass || Pass || Pass |
|- | |- | ||
− | | | + | | letters || Pass || Pass || Pass || Pass || Pass || Pass |
|- | |- | ||
− | | | + | | outside positive || Pass || Pass || Pass || Pass || Pass || Pass |
|- | |- | ||
− | | | + | | outside negative || Pass || Pass || Pass || Pass || Pass || Pass |
|} | |} |
Revision as of 23:19, 6 April 2011
Map Tests
Test | FF4 | Chrome | Safari | Opera | IE8 | FF4 w/Patch |
---|---|---|---|---|---|---|
comma separated | Pass | Pass | Pass | Pass | Pass | Pass |
space separated | Pass | Pass | Pass | Pass | Pass | Pass |
tab separated | Pass | Pass | Pass | Pass | Pass | Pass |
new line separated | Pass | Pass | Pass | Pass | Pass | Pass |
semicolon separated | Pass | Pass | Pass | Pass | Pass | Pass |
letters | Pass | Pass | Pass | Pass | Pass | Pass |
outside positive | Pass | Pass | Pass | Pass | Pass | Pass |
outside negative | Pass | Pass | Pass | Pass | Pass | Pass |