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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt

Issue 2397933005: DevTools: ConsoleViewMessage rewrite signatures for formatter functions (Closed)
Patch Set: remove patches 6, 7 Created 4 years, 2 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-log-linkify-links-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt
index 0420dd56b39cd3ed4807ff9c0ae9de04231562d3..79f3540e42d211cc04a574f7c3b1f393e3829d18 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt
@@ -8,7 +8,7 @@ Test that console.log() would linkify the links. Bug 231074.
console-log-linkify-links.html:6 http://www.chromium.org/ console-message > console-message-text source-code > console-message-url webkit-html-resource-link > webkit-html-external-link
console-log-linkify-links.html:7 follow http://www.chromium.org/ console-message > console-message-text source-code > console-message-url webkit-html-resource-link > webkit-html-external-link
console-log-linkify-links.html:8 string http://www.chromium.org/ console-message > console-message-text source-code > console-message-url webkit-html-resource-link > webkit-html-external-link
-console-log-linkify-links.html:9 123 "http://www.chromium.org/" console-message > console-message-text source-code > console-message-url webkit-html-resource-link > object-value-number source-code > source-code > object-value-string source-code > webkit-html-external-link
+console-log-linkify-links.html:9 123 "http://www.chromium.org/" console-message > console-message-text source-code > console-message-url webkit-html-resource-link > object-value-number source-code > object-value-string source-code > object-value-string-inner source-code > webkit-html-external-link
console-log-linkify-links.html:10 http://www.chromium.org/some?v=114:56:57 console-message > console-message-text source-code > console-message-url webkit-html-resource-link > webkit-html-external-link
Dump urls in messages
linked url:http://www.chromium.org/

Powered by Google App Engine
This is Rietveld 408576698