Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(576)

Side by Side Diff: LayoutTests/platform/chromium-mac-snowleopard/plugins/plugin-javascript-access-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Name: WebKit Test PlugIn 1 Name: WebKit Test PlugIn
2 2
3 Description: Simple Netscape plug-in that handles test content for WebKit 3 Description: Simple Netscape plug-in that handles test content for WebKit
4 4
5 Filename: TestNetscapePlugIn.plugin 5 Filename: TestNetscapePlugIn.plugin
6 6
7 Mime Types: 7 Mime Types:
8 8
9 Type: image/png
10
11 Description: PNG image
12
13 Suffixes: png
14
15
16 Plugin.item() works.
17
18 Plugin.namedItem() works.
19
9 Type: application/x-webkit-test-netscape 20 Type: application/x-webkit-test-netscape
10 21
11 Description: test netscape content 22 Description: test netscape content
12 23
13 Suffixes: testnetscape 24 Suffixes: testnetscape
14 25
15 26
16 Plugin.item() works. 27 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 28
29 Plugin.namedItem() works. 29 Plugin.namedItem() works.
30 30
31 PluginArray.item() works. 31 PluginArray.item() works.
32 32
33 PluginArray.namedItem() works. 33 PluginArray.namedItem() works.
34 34
35 Type: application/x-webkit-test-netscape 35 Type: application/x-webkit-test-netscape
36 36
37 Description: test netscape content 37 Description: test netscape content
38 38
39 Suffixes: testnetscape 39 Suffixes: testnetscape
40 40
41 MimeTypeArray.item() works. 41 MimeTypeArray.item() works.
42 42
43 MimeTypeArray.namedItem() works. 43 MimeTypeArray.namedItem() works.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698