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 |