Index: LayoutTests/http/tests/xmlhttprequest/abort-crash-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/abort-crash-expected.txt b/LayoutTests/http/tests/xmlhttprequest/abort-crash-expected.txt |
index c286d809e7219d1531e614b9397f9a94df35dc6e..74be5ef79092d20a5dadae1dfcd44bd77be1a0c6 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/abort-crash-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/abort-crash-expected.txt |
@@ -1 +1,2 @@ |
+CONSOLE WARNING: isValidHTTPHeaderValue() will be deprecated and will be removed in future. |
This tests that aborting and then garbage collecting an XMLHttpRequest does not cause a crash. SUCCESS! Didn't crash. |