| 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 4a88f380f89edbf9c88e5257af67c9ecad8cc3da..a9bdf33a60fe6421a18c0a992e268ff4b1879946 100644
|
| --- a/LayoutTests/fast/js/constructor-length-expected.txt
|
| +++ b/LayoutTests/fast/js/constructor-length-expected.txt
|
| @@ -51,7 +51,7 @@ PASS WebKitPoint.length is 0
|
| PASS WebKitTransitionEvent.length is 1
|
| PASS WebSocket.length is 1
|
| PASS Worker.length is 1
|
| -PASS URL.length is 0
|
| +PASS URL.length is 1
|
| PASS XMLHttpRequest.length is 0
|
| PASS XMLSerializer.length is 0
|
| PASS XPathEvaluator.length is 0
|
|
|