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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt

Issue 1815833002: Rebaseline, fix, or remove various tests dealing with V8 behavior (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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: third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
index b2cbc68b3507fea10a3db3c984e34e06f2a8186d..269be6ce3452c9def5bc838090c20713fd36bc32 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-dir-expected.txt
@@ -18,11 +18,11 @@ console-dir.html:4 Array[2]
console-dir.html:5 NodeList[1]
0: html
length: 1
- __proto__: Object
+ __proto__: NodeList
console-dir.html:6 XPathResult
invalidIteratorState: false
resultType: 4
- __proto__: Object
+ __proto__: XPathResult
console-dir.html:16 Object
"": ""
" ": " "
@@ -41,7 +41,7 @@ console-dir.html:19 anonymous()
__proto__: ()
<function scope>
Global: Window
-console-dir.html:23 outer.inner
+console-dir.html:23 inner
__proto__: Object
console-dir.html:26 Object
No Properties
@@ -62,5 +62,5 @@ console-dir.html:34 Uint8Array[400000000]
[100000000 … 199999999]
[200000000 … 299999999]
[300000000 … 399999999]
- __proto__: Object
+ __proto__: TypedArray

Powered by Google App Engine
This is Rietveld 408576698