| Index: LayoutTests/fast/dom/wrapper-classes-expected.txt
|
| diff --git a/LayoutTests/fast/dom/wrapper-classes-expected.txt b/LayoutTests/fast/dom/wrapper-classes-expected.txt
|
| index 0795755a02f46aceb717bf80a6a98dcb6204a202..8a5ca1f0e9274f8ea50a5f9f7fc95981723ad5fc 100644
|
| --- a/LayoutTests/fast/dom/wrapper-classes-expected.txt
|
| +++ b/LayoutTests/fast/dom/wrapper-classes-expected.txt
|
| @@ -177,10 +177,6 @@ PASS tagClassString('address') is "HTMLElement"
|
| FAIL tagPrototypeClassString('address') should be HTMLElementPrototype. Was Object.
|
| PASS tagConstructorClassString('address') is "Function"
|
| PASS tagConstructorName('address') is "HTMLElement"
|
| -PASS tagClassString('applet') is "HTMLAppletElement"
|
| -FAIL tagPrototypeClassString('applet') should be HTMLAppletElementPrototype. Was Object.
|
| -PASS tagConstructorClassString('applet') is "Function"
|
| -PASS tagConstructorName('applet') is "HTMLAppletElement"
|
| PASS tagClassString('area') is "HTMLAreaElement"
|
| FAIL tagPrototypeClassString('area') should be HTMLAreaElementPrototype. Was Object.
|
| PASS tagConstructorClassString('area') is "Function"
|
|
|