| Index: LayoutTests/inspector/console/console-native-function-to-string-expected.txt
|
| diff --git a/LayoutTests/inspector/console/console-native-function-to-string-expected.txt b/LayoutTests/inspector/console/console-native-function-to-string-expected.txt
|
| index f3b03781ba8732142d587ccdaaeb607037354d3f..b5a8cef239438b36e8538340187381b81c96d081 100644
|
| --- a/LayoutTests/inspector/console/console-native-function-to-string-expected.txt
|
| +++ b/LayoutTests/inspector/console/console-native-function-to-string-expected.txt
|
| @@ -61,3 +61,7 @@ function clear() { [Command Line API] }
|
| getEventListeners
|
| function getEventListeners() { [Command Line API] }
|
|
|
| +
|
| +table
|
| +function table() { [Command Line API] }
|
| +
|
|
|