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

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

Issue 2270033003: DevTools: include traces when exporting console log via 'Save as' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: a Created 4 years, 4 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-xpath-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-xpath-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-xpath-expected.txt
index 9186236b4592ebf3dd842330d8ab0b41bed57e8e..bf4a51fa91b5b998364110019876518ab600b6ef 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-xpath-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-xpath-expected.txt
@@ -14,6 +14,7 @@ false
1
href="http://chromium.org"
href="http://chromium.org"
-VM:1 Uncaught DOMException: Failed to execute '$x' on 'CommandLineAPI': The string './a@href' is not a valid XPath expression.(…)(anonymous function) @ VM:1
+VM:1 Uncaught DOMException: Failed to execute '$x' on 'CommandLineAPI': The string './a@href' is not a valid XPath expression.(…)
+(anonymous function) @ VM:1
VM:1 complete

Powered by Google App Engine
This is Rietveld 408576698