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

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

Issue 2674143003: [DevTools] disabled console-dir-es6.html and console-format-es6-2.html (Closed)
Patch Set: better results Created 3 years, 10 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-es6-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-dir-es6-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-dir-es6-expected.txt
index 8953057ae1a8e9bdd563be0f10b82e1e8e1f5032..79129f555e60ba49d63852343e1f4aa31b468f61 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-dir-es6-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-dir-es6-expected.txt
@@ -81,7 +81,7 @@ console-dir-es6.html:47 MapIterator
[[IteratorIndex]]: 0
[[IteratorKind]]: "entries"
[[Entries]]: Array(1)
- 0: Array(2)
+ 0: {Object => Object}
length: 1
console-dir-es6.html:45 SetIterator
__proto__: Set Iterator
@@ -105,7 +105,7 @@ console-dir-es6.html:47 SetIterator
[[IteratorIndex]]: 0
[[IteratorKind]]: "entries"
[[Entries]]: Array(1)
- 0: Array(2)
+ 0: Object
length: 1
console-dir-es6.html:85 Array(27)
0: class

Powered by Google App Engine
This is Rietveld 408576698