Index: LayoutTests/fast/dom/prototype-chain-expected.txt |
diff --git a/LayoutTests/fast/dom/prototype-chain-expected.txt b/LayoutTests/fast/dom/prototype-chain-expected.txt |
index 044dfc2a59ec4e9823ca55a9cdfe4076f5aa7ec1..2435f7e2741898ccb10b6430ffad869a617073ec 100644 |
--- a/LayoutTests/fast/dom/prototype-chain-expected.txt |
+++ b/LayoutTests/fast/dom/prototype-chain-expected.txt |
@@ -6,68 +6,68 @@ NOTE: This test will start failing if you change the layout of a related prototy |
[object Object] |
-[object Object] |
+[object EventTargetPrototype] |
-[object Object] |
+[object NodePrototype] |
-[object Object] |
+[object DocumentPrototype] |
-[object Object] |
+[object HTMLDocumentPrototype] |
----- [object HTMLDivElement] (6 prototypes) ----- |
[object Object] |
-[object Object] |
+[object EventTargetPrototype] |
-[object Object] |
+[object NodePrototype] |
-[object Object] |
+[object ElementPrototype] |
-[object Object] |
+[object HTMLElementPrototype] |
-[object Object] |
+[object HTMLDivElementPrototype] |
----- [object HTMLFormElement] (6 prototypes) ----- |
[object Object] |
-[object Object] |
+[object EventTargetPrototype] |
-[object Object] |
+[object NodePrototype] |
-[object Object] |
+[object ElementPrototype] |
-[object Object] |
+[object HTMLElementPrototype] |
-[object Object] |
+[object HTMLFormElementPrototype] |
----- [object UIEvent] (3 prototypes) ----- |
[object Object] |
-[object Object] |
+[object EventPrototype] |
-[object Object] |
+[object UIEventPrototype] |
----- [object MouseEvent] (4 prototypes) ----- |
[object Object] |
-[object Object] |
+[object EventPrototype] |
-[object Object] |
+[object UIEventPrototype] |
-[object Object] |
+[object MouseEventPrototype] |
----- [object KeyboardEvent] (4 prototypes) ----- |
[object Object] |
-[object Object] |
+[object EventPrototype] |
-[object Object] |
+[object UIEventPrototype] |
-[object Object] |
+[object KeyboardEventPrototype] |