| Index: LayoutTests/inspector/console/console-format-expected.txt
|
| diff --git a/LayoutTests/inspector/console/console-format-expected.txt b/LayoutTests/inspector/console/console-format-expected.txt
|
| index 8dd72bc985f51f8a70501a5dabe0899271881803..b3b9b4c8a429f42346fac1482f688bc42fa108fb 100644
|
| --- a/LayoutTests/inspector/console/console-format-expected.txt
|
| +++ b/LayoutTests/inspector/console/console-format-expected.txt
|
| @@ -87,7 +87,7 @@ globals[5]
|
| function () { return 1; } console-format.html:54
|
| [function] console-format.html:55
|
| globals[6]
|
| -function () { return 1; }
|
| +function () { return 1; } console-format.html:31
|
| function () {
|
| return 2;
|
| } console-format.html:54
|
| @@ -95,7 +95,7 @@ function () {
|
| globals[7]
|
| function () {
|
| return 2;
|
| - }
|
| + } console-format.html:32
|
| 0.12 console-format.html:54
|
| [0.12] console-format.html:55
|
| globals[8]
|
|
|