Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / unscopeable-expected.txt
blobd94e2e73b55972e462c7d65e9537683964834174
1 Test [Unscopeable] attributes and methods.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS "unscopeableAttribute" in internals is true
7 PASS "unscopeableMethod" in internals is true
8 PASS internals.unscopeableAttribute is "unscopeableAttribute"
9 PASS internals.unscopeableMethod() is "unscopeableMethod"
10 PASS unscopeableAttribute is "variable"
11 PASS unscopeableMethod is "variable"
12 PASS successfullyParsed is true
14 TEST COMPLETE