Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(88)

Unified Diff: LayoutTests/fast/js/constructor-length-expected.txt

Issue 15990003: Fix and rebaseline fast/js/constructor-length.html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « LayoutTests/fast/js/constructor-length.html ('k') | LayoutTests/platform/chromium/ContentShellTestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698