Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / console / console-eval-global-expected.txt
blob96839cfce888137f1088247ab661d159b935e8f4
1 Tests that simple evaluations may be performed in the console on global object.
3 foo
4 "fooValue"
5 bar
6 Object {a: "b"}