| Index: LayoutTests/inspector/console/console-tainted-globals-expected.txt
|
| diff --git a/LayoutTests/inspector/console/console-tainted-globals-expected.txt b/LayoutTests/inspector/console/console-tainted-globals-expected.txt
|
| index da7cfb97d759b69984e6436bbb24c8fded27946f..db72011cc17822bc934a0df988bb8bb6e1877f4d 100644
|
| --- a/LayoutTests/inspector/console/console-tainted-globals-expected.txt
|
| +++ b/LayoutTests/inspector/console/console-tainted-globals-expected.txt
|
| @@ -7,9 +7,11 @@ Running: testRuntimeAgentCallFunctionOn
|
|
|
| Running: dumpConsoleMessages
|
| testOverriddenArrayPushAndMathMax()
|
| -testOverriddenConstructorName()
|
| -testThrowConstructorName()
|
| [1, 2, 3]
|
| +testOverriddenConstructorName()
|
| Object {constructor: Object}
|
| +testThrowConstructorName()
|
| Object {constructor: (...)}
|
| +testOverriddenIsFinite()
|
| +["arg1", "arg2"]
|
|
|
|
|