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..985997b77e1ccf110e1fad2a29168be8fa36fdcc 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 EventTarget] |
-[object Object] |
+[object Node] |
-[object Object] |
+[object Document] |
-[object Object] |
+[object HTMLDocument] |
----- [object HTMLDivElement] (6 prototypes) ----- |
[object Object] |
-[object Object] |
+[object EventTarget] |
-[object Object] |
+[object Node] |
-[object Object] |
+[object Element] |
-[object Object] |
+[object HTMLElement] |
-[object Object] |
+[object HTMLDivElement] |
----- [object HTMLFormElement] (6 prototypes) ----- |
[object Object] |
-[object Object] |
+[object EventTarget] |
-[object Object] |
+[object Node] |
-[object Object] |
+[object Element] |
-[object Object] |
+[object HTMLElement] |
-[object Object] |
+[object HTMLFormElement] |
----- [object UIEvent] (3 prototypes) ----- |
[object Object] |
-[object Object] |
+[object Event] |
-[object Object] |
+[object UIEvent] |
----- [object MouseEvent] (4 prototypes) ----- |
[object Object] |
-[object Object] |
+[object Event] |
-[object Object] |
+[object UIEvent] |
-[object Object] |
+[object MouseEvent] |
----- [object KeyboardEvent] (4 prototypes) ----- |
[object Object] |
-[object Object] |
+[object Event] |
-[object Object] |
+[object UIEvent] |
-[object Object] |
+[object KeyboardEvent] |