| Index: third_party/WebKit/LayoutTests/inspector/console/console-correct-suggestions-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-correct-suggestions-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-correct-suggestions-expected.txt
|
| index 5d828576ea6245b20f55166e83a70ef12bbfbbfe..28a304e8593ffd372ef7b3eaafaf9aeb9e0a8a1d 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-correct-suggestions-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-correct-suggestions-expected.txt
|
| @@ -39,4 +39,12 @@ Found: NodeList
|
| Found: AudioNode
|
| Found: GainNode
|
|
|
| +Checking '32'
|
| +Not Found: Float32Array
|
| +Not Found: Int32Array
|
| +
|
| +Checking 'window.32'
|
| +Found: Float32Array
|
| +Found: Int32Array
|
| +
|
|
|
|
|