Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / console / console-log-linkify-links-expected.txt
1 CONSOLE MESSAGE: line 6: http://www.chromium.org/
2 CONSOLE MESSAGE: line 7: follow http://www.chromium.org/
3 CONSOLE MESSAGE: line 8: string
4 CONSOLE MESSAGE: line 9: 123
5 Test that console.log() would linkify the links. Bug 231074.
6
7 console-log-linkify-links.html:6 http://www.chromium.org/ console-message-text source-code > console-message-url webkit-html-resource-link > webkit-html-external-link
8 console-log-linkify-links.html:7 follow http://www.chromium.org/ console-message-text source-code > console-message-url webkit-html-resource-link > webkit-html-external-link
9 console-log-linkify-links.html:8 string http://www.chromium.org/ console-message-text source-code > console-message-url webkit-html-resource-link > webkit-html-external-link
10 console-log-linkify-links.html:9 123 "http://www.chromium.org/" console-message-text source-code > console-message-url webkit-html-resource-link > console-formatted-number source-code > source-code > console-formatted-string source-code > webkit-html-external-link
11