Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(580)

Unified Diff: LayoutTests/fast/dom/prototype-chain-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 694c033684035b6326e617a385a24c42f32f7106..2db201117d72db04b31ebb07f52bb1557f590e3a 100644
--- a/LayoutTests/fast/dom/prototype-chain-expected.txt
+++ b/LayoutTests/fast/dom/prototype-chain-expected.txt
@@ -6,62 +6,62 @@ NOTE: This test will start failing if you change the layout of a related prototy
[object Object]
-[object NodePrototype]
+[object Object]
-[object DocumentPrototype]
+[object Object]
-[object HTMLDocumentPrototype]
+[object Object]
----- [object HTMLDivElement] (5 prototypes) -----
[object Object]
-[object NodePrototype]
+[object Object]
-[object ElementPrototype]
+[object Object]
-[object HTMLElementPrototype]
+[object Object]
-[object HTMLDivElementPrototype]
+[object Object]
----- [object HTMLFormElement] (5 prototypes) -----
[object Object]
-[object NodePrototype]
+[object Object]
-[object ElementPrototype]
+[object Object]
-[object HTMLElementPrototype]
+[object Object]
-[object HTMLFormElementPrototype]
+[object Object]
----- [object UIEvent] (3 prototypes) -----
[object Object]
-[object EventPrototype]
+[object Object]
-[object UIEventPrototype]
+[object Object]
----- [object MouseEvent] (4 prototypes) -----
[object Object]
-[object EventPrototype]
+[object Object]
-[object UIEventPrototype]
+[object Object]
-[object MouseEventPrototype]
+[object Object]
----- [object KeyboardEvent] (4 prototypes) -----
[object Object]
-[object EventPrototype]
+[object Object]
-[object UIEventPrototype]
+[object Object]
-[object KeyboardEventPrototype]
+[object Object]

Powered by Google App Engine
This is Rietveld 408576698