| 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..ac19c604778215c37568d6d26131f0a48cab91d7 100644
|
| --- a/LayoutTests/fast/js/constructor-length-expected.txt
|
| +++ b/LayoutTests/fast/js/constructor-length-expected.txt
|
| @@ -37,12 +37,12 @@ PASS ProgressEvent.length is 1
|
| PASS ShadowRoot.length is 0
|
| PASS SharedWorker.length is 1
|
| PASS StorageEvent.length is 1
|
| -PASS TextTrackCue.length is 3
|
| PASS TrackEvent.length is 1
|
| 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
|
|
|