| Index: LayoutTests/inspector/console/console-log-wrapped-in-framework-expected.txt
|
| diff --git a/LayoutTests/inspector/console/console-log-wrapped-in-framework-expected.txt b/LayoutTests/inspector/console/console-log-wrapped-in-framework-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..263f27bab17a063abcbb7de35ce061da6adc0979
|
| --- /dev/null
|
| +++ b/LayoutTests/inspector/console/console-log-wrapped-in-framework-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +CONSOLE MESSAGE: line 10: direct console.log()
|
| +CONSOLE MESSAGE: line 7: framework log
|
| +Tests console.log() anchor location when the skip-stack-frames feature is enabled.
|
| +
|
| +direct console.log() console-log-wrapped-in-framework.html:10
|
| +framework log console-log-wrapped-in-framework.html:11
|
| +
|
|
|