| Index: LayoutTests/fast/dom/object-plugin-hides-properties.html
|
| ===================================================================
|
| --- LayoutTests/fast/dom/object-plugin-hides-properties.html (revision 70908)
|
| +++ LayoutTests/fast/dom/object-plugin-hides-properties.html (working copy)
|
| @@ -19,6 +19,6 @@
|
| If the test passes, you will see a "PASSED" message below.
|
| </p>
|
| <p id="result"></p>
|
| -<object id="obj" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"><!-- quicktime -->
|
| +<object id="obj" type="video/quicktime"><!-- quicktime -->
|
| </object>
|
| </body>
|
|
|