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

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

Issue 295633003: Show information about Symbols in DevTools console. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add a test Created 6 years, 7 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/inspector/console/console-format-es6-expected.txt
diff --git a/LayoutTests/inspector/console/console-format-es6-expected.txt b/LayoutTests/inspector/console/console-format-es6-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..15764527bb68cad3452424709dc6e39cca59bd59
--- /dev/null
+++ b/LayoutTests/inspector/console/console-format-es6-expected.txt
@@ -0,0 +1,9 @@
+CONSOLE MESSAGE: line 10:
+CONSOLE MESSAGE: line 12:
+CONSOLE MESSAGE: line 19:
+Tests that console properly displays information about ES6 Symbols.
+
+Symbol() console-format-es6.html:10
+Symbol(a) console-format-es6.html:12
+Symbol console-format-es6.html:19
+

Powered by Google App Engine
This is Rietveld 408576698