| OLD | NEW |
| 1 Name: Blink Test Plugin | 1 Name: Blink Test Plugin |
| 2 | 2 |
| 3 Description: Interesting description. | 3 Description: Interesting description. |
| 4 | 4 |
| 5 Filename: libblink_test_plugin.so | 5 Filename: libblink_test_plugin.so |
| 6 | 6 |
| 7 Mime Types: | 7 Mime Types: |
| 8 | 8 |
| 9 Type: application/x-blink-test-plugin | 9 Type: application/x-blink-test-plugin |
| 10 | 10 |
| 11 Description: Interesting description. | 11 Description: Interesting description. |
| 12 | 12 |
| 13 Suffixes: | 13 Suffixes: blinktestplugin |
| 14 | 14 |
| 15 | 15 |
| 16 Plugin.item() works. | 16 Plugin.item() works. |
| 17 | 17 |
| 18 Plugin.namedItem() works. | 18 Plugin.namedItem() works. |
| 19 | 19 |
| 20 PluginArray.item() works. | 20 PluginArray.item() works. |
| 21 | 21 |
| 22 PluginArray.namedItem() works. | 22 PluginArray.namedItem() works. |
| 23 | 23 |
| 24 Type: application/x-blink-test-plugin | 24 Type: application/x-blink-test-plugin |
| 25 | 25 |
| 26 Description: Interesting description. | 26 Description: Interesting description. |
| 27 | 27 |
| 28 Suffixes: | 28 Suffixes: blinktestplugin |
| 29 | 29 |
| 30 MimeTypeArray.item() works. | 30 MimeTypeArray.item() works. |
| 31 | 31 |
| 32 MimeTypeArray.namedItem() works. | 32 MimeTypeArray.namedItem() works. |
| OLD | NEW |