| Index: third_party/WebKit/Source/devtools/tests/console/console-command-copy-expected.txt
|
| diff --git a/third_party/WebKit/Source/devtools/tests/console/console-command-copy-expected.txt b/third_party/WebKit/Source/devtools/tests/console/console-command-copy-expected.txt
|
| deleted file mode 100644
|
| index a649fb2dbca420b7d5eff320e257b1ff3438dd93..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/Source/devtools/tests/console/console-command-copy-expected.txt
|
| +++ /dev/null
|
| @@ -1,19 +0,0 @@
|
| -Tests that console's copy command is copying into front-end buffer.
|
| -
|
| -InspectorFrontendHost.copyText: 1
|
| -InspectorFrontendHost.copyText: <p>
|
| - Tests that console's copy command is copying into front-end buffer.
|
| -</p>
|
| -InspectorFrontendHost.copyText: Infinity
|
| -InspectorFrontendHost.copyText: NaN
|
| -InspectorFrontendHost.copyText: [object Object]
|
| -InspectorFrontendHost.copyText: false
|
| -InspectorFrontendHost.copyText: null
|
| -InspectorFrontendHost.copyText: null
|
| -InspectorFrontendHost.copyText: qwerty
|
| -InspectorFrontendHost.copyText: true
|
| -InspectorFrontendHost.copyText: {
|
| - "foo": "bar"
|
| -}
|
| -InspectorFrontendHost.copyText: undefined
|
| -
|
|
|