Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / plugins / plugin-javascript-access-expected.txt
1 Name: WebKit Test PlugIn
2
3 Description: Simple Netscape® plug-in that handles test content for WebKit
4
5 Filename: libTestNetscapePlugIn.so
6
7 Mime Types:
8
9 Type: application/x-webkit-test-netscape
10
11 Description: test netscape content
12
13 Suffixes: testnetscape
14
15
16 Plugin.item() works.
17
18 Plugin.namedItem() works.
19
20 Type: image/png
21
22 Description: PNG image
23
24 Suffixes: png
25
26
27 Plugin.item() works.
28
29 Plugin.namedItem() works.
30
31 PluginArray.item() works.
32
33 PluginArray.namedItem() works.
34
35 Type: application/x-webkit-test-netscape
36
37 Description: test netscape content
38
39 Suffixes: testnetscape
40
41 MimeTypeArray.item() works.
42
43 MimeTypeArray.namedItem() works.