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