| 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 f66d038b9e010103a753dca2e7957250bc6c1957..d18fd56d813353a102102f01d0f9f5b4da4ab769 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
|
| @@ -5,20 +5,20 @@ CONSOLE MESSAGE: line 9: 123
|
| CONSOLE MESSAGE: line 10: http://www.chromium.org/some?v=114:56:57
|
| Test that console.log() would linkify the links. Bug 231074.
|
|
|
| -console-log-linkify-links.html:6 http://www.chromium.org/ console-message > source-code > console-message-url webkit-html-resource-link > console-message-text > webkit-html-resource-link
|
| -console-log-linkify-links.html:7 follow http://www.chromium.org/ console-message > source-code > console-message-url webkit-html-resource-link > console-message-text > webkit-html-resource-link
|
| -console-log-linkify-links.html:8 string http://www.chromium.org/ console-message > source-code > console-message-url webkit-html-resource-link > console-message-text > webkit-html-resource-link
|
| -console-log-linkify-links.html:9 123 "http://www.chromium.org/" console-message > source-code > console-message-url webkit-html-resource-link > console-message-text > object-value-number source-code > object-value-string source-code > object-value-string-quote > webkit-html-resource-link > object-value-string-quote
|
| -console-log-linkify-links.html:10 http://www.chromium.org/some?v=114:56:57 console-message > source-code > console-message-url webkit-html-resource-link > console-message-text > webkit-html-resource-link
|
| +console-log-linkify-links.html:6 http://www.chromium.org/ console-message > source-code > console-message-url devtools-link > console-message-text > devtools-link
|
| +console-log-linkify-links.html:7 follow http://www.chromium.org/ console-message > source-code > console-message-url devtools-link > console-message-text > devtools-link
|
| +console-log-linkify-links.html:8 string http://www.chromium.org/ console-message > source-code > console-message-url devtools-link > console-message-text > devtools-link
|
| +console-log-linkify-links.html:9 123 "http://www.chromium.org/" console-message > source-code > console-message-url devtools-link > console-message-text > object-value-number source-code > object-value-string source-code > object-value-string-quote > devtools-link > object-value-string-quote
|
| +console-log-linkify-links.html:10 http://www.chromium.org/some?v=114:56:57 console-message > source-code > console-message-url devtools-link > console-message-text > devtools-link
|
| Dump urls in messages
|
| -linked url:
|
| +linked url:null
|
| linked url:http://www.chromium.org/
|
| -linked url:
|
| +linked url:null
|
| linked url:http://www.chromium.org/
|
| -linked url:
|
| +linked url:null
|
| linked url:http://www.chromium.org/
|
| -linked url:
|
| +linked url:null
|
| linked url:http://www.chromium.org/
|
| -linked url:
|
| +linked url:null
|
| linked url:http://www.chromium.org/some?v=114
|
|
|
|
|