Index: third_party/WebKit/LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/012-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/sync-xhr-doesnt-deadlock-expected.txt b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/012-expected.txt |
similarity index 64% |
copy from third_party/WebKit/LayoutTests/http/tests/serviceworker/sync-xhr-doesnt-deadlock-expected.txt |
copy to third_party/WebKit/LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/012-expected.txt |
index d3d3de700762cc2388b120a33fc7423314f62956..37fd48d202cbcfb976a749b8dcd785771dbe8712 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/sync-xhr-doesnt-deadlock-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/web-platform-tests/html/browsers/browsing-the-web/navigating-across-documents/012-expected.txt |
@@ -1,6 +1,5 @@ |
CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/. |
tkent
2015/10/09 04:32:38
Please remove this file. The test is not imported
|
- |
This is a testharness.js-based test. |
-PASS Verify SyncXHR does not deadlock |
+FAIL Link with onclick navigation to javascript url with delayed document.write and href navigation assert_equals: expected "href" but got "write" |
Harness: the test ran to completion. |