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

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

Issue 337753004: Show all object property symbols after all its property names. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 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
« no previous file with comments | « no previous file | LayoutTests/inspector/console/console-format-es6-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector/console/console-dir-es6-expected.txt
diff --git a/LayoutTests/inspector/console/console-dir-es6-expected.txt b/LayoutTests/inspector/console/console-dir-es6-expected.txt
index c2968b925389be8312e318e8133c299f5ea55550..14e51099f040a372cea02d3f6399ffdefe756c00 100644
--- a/LayoutTests/inspector/console/console-dir-es6-expected.txt
+++ b/LayoutTests/inspector/console/console-dir-es6-expected.txt
@@ -3,11 +3,11 @@ CONSOLE MESSAGE: line 18:
Tests that console logging dumps proper messages.
Object
+ a: 1
Symbol(): 2
Symbol(Symbol.iterator): Symbol(foo)
Symbol(a): 3
Symbol(a): Symbol(Symbol.iterator)
- a: 1
__proto__: Object console-dir-es6.html:15
Symbol() console-dir-es6.html:18
« no previous file with comments | « no previous file | LayoutTests/inspector/console/console-format-es6-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698