| Index: LayoutTests/fast/js/constructor-length-expected.txt
|
| diff --git a/LayoutTests/fast/js/constructor-length-expected.txt b/LayoutTests/fast/js/constructor-length-expected.txt
|
| index a9bdf33a60fe6421a18c0a992e268ff4b1879946..78beb05485d1b6a3aed9e8eb94fa22c90a095c9a 100644
|
| --- a/LayoutTests/fast/js/constructor-length-expected.txt
|
| +++ b/LayoutTests/fast/js/constructor-length-expected.txt
|
| @@ -43,6 +43,7 @@ PASS Uint16Array.length is 3
|
| PASS Uint32Array.length is 3
|
| PASS Uint8Array.length is 3
|
| PASS Uint8ClampedArray.length is 3
|
| +PASS VTTCue.length is 3
|
| PASS WebGLContextEvent.length is 1
|
| PASS WebKitAnimationEvent.length is 1
|
| PASS WebKitCSSMatrix.length is 0
|
|
|