Index: LayoutTests/fast/dom/object-embed-plugin-scripting.html |
=================================================================== |
--- LayoutTests/fast/dom/object-embed-plugin-scripting.html (revision 70908) |
+++ LayoutTests/fast/dom/object-embed-plugin-scripting.html (working copy) |
@@ -34,7 +34,7 @@ |
<OBJECT |
id="myO" |
- classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" |
+ type="audio/mp4" |
width = 0 height = 0 |
> |
<PARAM name="src" value="resources/articles.m4a"> |
@@ -100,7 +100,7 @@ |
<object |
name="Plugin" |
- classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" |
+ type="audio/mp4" |
width = 0 height = 0 |
> |
<param name="src" value="resources/articles.m4a"> |