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 25cdd7a41d4d9eea65498ac1c7bed5c27dc1a236..a0a44fee35c3b5f5d724c2ee242d8dbac1f56a1f 100644 |
--- a/LayoutTests/fast/js/constructor-length-expected.txt |
+++ b/LayoutTests/fast/js/constructor-length-expected.txt |
@@ -35,7 +35,7 @@ FAIL PeerConnection.length should be 2. Threw exception ReferenceError: PeerConn |
PASS PopStateEvent.length is 1 |
PASS ProgressEvent.length is 1 |
FAIL ShadowRoot.length should be 1. Threw exception ReferenceError: ShadowRoot is not defined |
-FAIL SharedWorker.length should be 2. Threw exception ReferenceError: SharedWorker is not defined |
+PASS SharedWorker.length is 1 |
PASS StorageEvent.length is 1 |
PASS TextTrackCue.length is 3 |
PASS TrackEvent.length is 1 |