Index: third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt b/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt |
index 1057b6ef2339c835215d422fe4aaa30c64083772..9bdfc35210bd91932c85011d5c1e4f53e009861a 100644 |
--- a/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/js/constructor-length-expected.txt |
@@ -5,7 +5,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS ArrayBuffer.length is 1 |
PASS AudioContext.length is 0 |
-PASS AutocompleteErrorEvent.length is 1 |
PASS Blob.length is 0 |
PASS CloseEvent.length is 1 |
FAIL CustomEvent.length should be 1. Was 0. |