Index: third_party/WebKit/LayoutTests/http/tests/misc/script-sync-slow-scripts-onerror-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/misc/script-sync-slow-scripts-onerror-expected.txt b/third_party/WebKit/LayoutTests/http/tests/misc/script-sync-slow-scripts-onerror-expected.txt |
index 12463f935c26ba99ba88adf2a8e39df067bd8413..4328e54cae88ee75a6f6669498c42f20653c56cb 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/misc/script-sync-slow-scripts-onerror-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/misc/script-sync-slow-scripts-onerror-expected.txt |
@@ -3,9 +3,8 @@ Slow scripts that fail to load should not dispatch multiple error events |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS firstOnErrorHandlerHasRun is false |
-PASS firstOnErrorHandlerHasRun is true |
-PASS secondOnErrorHandlerHasRun is false |
+PASS firstOnErrorHandlerCount is 1 |
+PASS secondOnErrorHandlerCount is 1 |
PASS successfullyParsed is true |
TEST COMPLETE |