Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / console / console-command-copy-expected.txt
blob0c6010040488848f3ab4ca8a24d2ad072db16ada
1 Tests that console's copy command is copying into front-end buffer.
3 InspectorFrontendHost.copyText: qwerty
4 InspectorFrontendHost.copyText: <p>
5     Tests that console's copy command is copying into front-end buffer.
6 </p>
7 InspectorFrontendHost.copyText: {
8   "foo": "bar"
10 InspectorFrontendHost.copyText: [object Object]
11 InspectorFrontendHost.copyText: {
12   "0": {},
13   "1": {},
14   "2": {},
15   "3": {},
16   "4": {},
17   "5": {},
18   "6": {}
20 InspectorFrontendHost.copyText: NaN
21 InspectorFrontendHost.copyText: Infinity
22 InspectorFrontendHost.copyText: null
23 InspectorFrontendHost.copyText: undefined
24 InspectorFrontendHost.copyText: 1
25 InspectorFrontendHost.copyText: true
26 InspectorFrontendHost.copyText: false
27 InspectorFrontendHost.copyText: null