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

Unified Diff: LayoutTests/dart/dom/Console-expected.txt

Issue 1689873002: Enable inspector tests disabled when dart:html was switched to JS interop. (Closed) Base URL: svn://svn.chromium.org/blink/branches/dart/2454_1
Patch Set: Created 4 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
« no previous file with comments | « LayoutTests/dart/dom/Console.dart ('k') | LayoutTests/dart/inspector/debugger-eval-on-call-frame.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/dart/dom/Console-expected.txt
diff --git a/LayoutTests/dart/dom/Console-expected.txt b/LayoutTests/dart/dom/Console-expected.txt
index a74ef58267510af8c8752875c7ad751501a4538e..571725785e72dc7324ea1ead10595b8d4bec4cc3 100644
--- a/LayoutTests/dart/dom/Console-expected.txt
+++ b/LayoutTests/dart/dom/Console-expected.txt
@@ -1,5 +1,4 @@
-CONSOLE MESSAGE: line: 1 Test message.
-CONSOLE MESSAGE: line: 1 42
-CONSOLE MESSAGE: line: 1 TestObject instance
-CONSOLE MESSAGE: line: 1 true
+CONSOLE MESSAGE: line 1: Test message.
+CONSOLE MESSAGE: line 1: 42
+CONSOLE MESSAGE: line 1: true
PASS
« no previous file with comments | « LayoutTests/dart/dom/Console.dart ('k') | LayoutTests/dart/inspector/debugger-eval-on-call-frame.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698