| Index: LayoutTests/inspector/console/console-log-linkify-links-expected.txt
|
| diff --git a/LayoutTests/inspector/console/console-log-linkify-links-expected.txt b/LayoutTests/inspector/console/console-log-linkify-links-expected.txt
|
| index 131b70464355b2be6555b9106da3dca6365a7e32..5a1e3421603f9351ab7c0a5c10e4c9e85ddf5600 100644
|
| --- a/LayoutTests/inspector/console/console-log-linkify-links-expected.txt
|
| +++ b/LayoutTests/inspector/console/console-log-linkify-links-expected.txt
|
| @@ -4,8 +4,8 @@ CONSOLE MESSAGE: line 8: string
|
| CONSOLE MESSAGE: line 9: 123
|
| Test that console.log() would linkify the links. Bug 231074.
|
|
|
| -http://www.chromium.org/ console-log-linkify-links.html:6 console-message-text source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
|
| -follow http://www.chromium.org/ console-log-linkify-links.html:7 console-message-text source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
|
| -string http://www.chromium.org/ console-log-linkify-links.html:8 console-message-text source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
|
| -123 "http://www.chromium.org/" console-log-linkify-links.html:9 console-message-text source-code > console-formatted-number source-code > source-code > console-formatted-string source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
|
| +http://www.chromium.org/ console-log-linkify-links.html:6 console-timestamp hidden > console-message-text source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
|
| +follow http://www.chromium.org/ console-log-linkify-links.html:7 console-timestamp hidden > console-message-text source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
|
| +string http://www.chromium.org/ console-log-linkify-links.html:8 console-timestamp hidden > console-message-text source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
|
| +123 "http://www.chromium.org/" console-log-linkify-links.html:9 console-timestamp hidden > console-message-text source-code > console-formatted-number source-code > source-code > console-formatted-string source-code > webkit-html-external-link > console-message-url webkit-html-resource-link
|
|
|
|
|