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

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

Issue 959643002: Remove the overflowchanged event with a runtime flag (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: tests Created 5 years, 10 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 8178ef030e947f82527a166f45cbb654d83c5442..8ca3765afa99e60958aedd49b86beffdd980a8e2 100644
--- a/LayoutTests/fast/js/constructor-length-expected.txt
+++ b/LayoutTests/fast/js/constructor-length-expected.txt
@@ -28,7 +28,6 @@ PASS MediaController.length is 0
FAIL MediaStream.length should be 0. Threw exception ReferenceError: MediaStream is not defined
PASS MessageChannel.length is 0
PASS MessageEvent.length is 1
-PASS OverflowEvent.length is 1
PASS PageTransitionEvent.length is 1
FAIL PeerConnection.length should be 2. Threw exception ReferenceError: PeerConnection is not defined
PASS PopStateEvent.length is 1

Powered by Google App Engine
This is Rietveld 408576698