| Index: LayoutTests/fast/profiler/nested-anonymous-functon-expected.txt
|
| diff --git a/LayoutTests/fast/profiler/nested-anonymous-functon-expected.txt b/LayoutTests/fast/profiler/nested-anonymous-functon-expected.txt
|
| deleted file mode 100644
|
| index 56a1dffab28236c6f9089390355875280ee0400e..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/profiler/nested-anonymous-functon-expected.txt
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -This page's JavaScript calls an anonymous which calls a nested anonymous function.
|
| -
|
| -To run this test manually, load it in the browser then load the WebInspector and look at the profile. In the profile there should be an (anonymous function) with a child (anonymous function).
|
| -
|
| -Profile title: Nested anonymous functions called
|
| -Thread_1 (no file) (line 0)
|
| - startTest nested-anonymous-functon.html (line 11)
|
| - AnonymousFunctionWichCallsAnAnonymousFunction nested-anonymous-functon.html (line 14)
|
| - anonymousFunction profiler-test-JS-resources.js (line 29)
|
| - insertNewText profiler-test-JS-resources.js (line 17)
|
| - createElement (no file) (line 0)
|
| - createTextNode (no file) (line 0)
|
| - appendChild (no file) (line 0)
|
| - getElementById (no file) (line 0)
|
| - endTest profiler-test-JS-resources.js (line 1)
|
| -
|
| -
|
|
|