| Index: third_party/WebKit/LayoutTests/fast/js/unscopeable-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/js/unscopeable-expected.txt b/third_party/WebKit/LayoutTests/fast/js/unscopeable-expected.txt
|
| deleted file mode 100644
|
| index d94e2e73b55972e462c7d65e9537683964834174..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/js/unscopeable-expected.txt
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -Test [Unscopeable] attributes and methods.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS "unscopeableAttribute" in internals is true
|
| -PASS "unscopeableMethod" in internals is true
|
| -PASS internals.unscopeableAttribute is "unscopeableAttribute"
|
| -PASS internals.unscopeableMethod() is "unscopeableMethod"
|
| -PASS unscopeableAttribute is "variable"
|
| -PASS unscopeableMethod is "variable"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|