blob: 5abb240c7100210822256134d7be7fe1dbce7b64 [file] [log] [blame]
Test for bug 10038: REGRESSION: Length of navigator.mimeTypes collection returns number of installed plugins, not number of registered mime types.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS navigator.mimeTypes.length > navigator.plugins.length is true
PASS navigator.mimeTypes[navigator.mimeTypes.length+1] is undefined
PASS successfullyParsed is true
TEST COMPLETE