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

Side by Side Diff: LayoutTests/fast/dom/plugin-attributes-enumeration-expected.txt

Issue 1291723004: Remove all support for <applet> handling in Chrome. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 5 years, 3 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 [OBJECT, EMBED, APPLET] share: 1 [OBJECT, EMBED] share:
2 align 2 align
3 height 3 height
4 name 4 name
5 type
5 width 6 width
6 ---------- 7 ----------
7 OBJECT also has: 8 OBJECT also has:
8 archive 9 archive
9 border 10 border
10 code 11 code
11 codeBase 12 codeBase
12 codeType 13 codeType
13 contentDocument 14 contentDocument
14 data 15 data
15 declare 16 declare
16 form 17 form
17 hspace 18 hspace
18 standby 19 standby
19 type
20 useMap 20 useMap
21 validationMessage 21 validationMessage
22 validity 22 validity
23 vspace 23 vspace
24 willValidate 24 willValidate
25 ---------- 25 ----------
26 EMBED also has: 26 EMBED also has:
27 src 27 src
28 type
29 ----------
30 APPLET also has:
31 alt
32 archive
33 code
34 codeBase
35 hspace
36 object
37 vspace
38 28
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/plugin-attributes-enumeration.html ('k') | LayoutTests/fast/dom/resources/wrapper-identity-base.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698