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

Unified 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, 4 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/dom/plugin-attributes-enumeration-expected.txt
diff --git a/LayoutTests/fast/dom/plugin-attributes-enumeration-expected.txt b/LayoutTests/fast/dom/plugin-attributes-enumeration-expected.txt
index 6a6ade94e7cb7f59f0642041d9fbacab18daa928..1fac4bb5b7c75691825b94701f171311b693f8a3 100644
--- a/LayoutTests/fast/dom/plugin-attributes-enumeration-expected.txt
+++ b/LayoutTests/fast/dom/plugin-attributes-enumeration-expected.txt
@@ -1,7 +1,8 @@
-[OBJECT, EMBED, APPLET] share:
+[OBJECT, EMBED] share:
align
height
name
+type
width
----------
OBJECT also has:
@@ -16,7 +17,6 @@ declare
form
hspace
standby
-type
useMap
validationMessage
validity
@@ -25,14 +25,4 @@ willValidate
----------
EMBED also has:
src
-type
-----------
-APPLET also has:
-alt
-archive
-code
-codeBase
-hspace
-object
-vspace
« 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