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

Side by Side 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 unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 6: http://www.chromium.org/ 1 CONSOLE MESSAGE: line 6: http://www.chromium.org/
2 CONSOLE MESSAGE: line 7: follow http://www.chromium.org/ 2 CONSOLE MESSAGE: line 7: follow http://www.chromium.org/
3 CONSOLE MESSAGE: line 8: string 3 CONSOLE MESSAGE: line 8: string
4 CONSOLE MESSAGE: line 9: 123 4 CONSOLE MESSAGE: line 9: 123
5 CONSOLE MESSAGE: line 10: http://www.chromium.org/some?v=114:56:57 5 CONSOLE MESSAGE: line 10: http://www.chromium.org/some?v=114:56:57
6 Test that console.log() would linkify the links. Bug 231074. 6 Test that console.log() would linkify the links. Bug 231074.
7 7
8 console-log-linkify-links.html:6 http://www.chromium.org/ console-message > cons ole-message-text source-code > console-message-url webkit-html-resource-link > w ebkit-html-external-link 8 console-log-linkify-links.html:6 http://www.chromium.org/ console-message > cons ole-message-text source-code > console-message-url webkit-html-resource-link > w ebkit-html-external-link
9 console-log-linkify-links.html:7 follow http://www.chromium.org/ console-message > console-message-text source-code > console-message-url webkit-html-resource-l ink > webkit-html-external-link 9 console-log-linkify-links.html:7 follow http://www.chromium.org/ console-message > console-message-text source-code > console-message-url webkit-html-resource-l ink > webkit-html-external-link
10 console-log-linkify-links.html:8 string http://www.chromium.org/ console-message > console-message-text source-code > console-message-url webkit-html-resource-l ink > webkit-html-external-link 10 console-log-linkify-links.html:8 string http://www.chromium.org/ console-message > console-message-text source-code > console-message-url webkit-html-resource-l ink > webkit-html-external-link
11 console-log-linkify-links.html:9 123 "http://www.chromium.org/" console-message > console-message-text source-code > console-message-url webkit-html-resource-li nk > object-value-number source-code > source-code > object-value-string source- code > webkit-html-external-link 11 console-log-linkify-links.html:9 123 "http://www.chromium.org/" console-message > console-message-text source-code > console-message-url webkit-html-resource-li nk > object-value-number source-code > object-value-string source-code > object- value-string-inner source-code > webkit-html-external-link
12 console-log-linkify-links.html:10 http://www.chromium.org/some?v=114:56:57 conso le-message > console-message-text source-code > console-message-url webkit-html- resource-link > webkit-html-external-link 12 console-log-linkify-links.html:10 http://www.chromium.org/some?v=114:56:57 conso le-message > console-message-text source-code > console-message-url webkit-html- resource-link > webkit-html-external-link
13 Dump urls in messages 13 Dump urls in messages
14 linked url:http://www.chromium.org/ 14 linked url:http://www.chromium.org/
15 linked url:http://www.chromium.org/ 15 linked url:http://www.chromium.org/
16 linked url:http://www.chromium.org/ 16 linked url:http://www.chromium.org/
17 linked url:http://www.chromium.org/ 17 linked url:http://www.chromium.org/
18 linked url:http://www.chromium.org/some?v=114 18 linked url:http://www.chromium.org/some?v=114
19 19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698