OLD | NEW |
1 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated bec
ause of its detrimental effects to the end user's experience. For more help, che
ck https://xhr.spec.whatwg.org/. | 1 CONSOLE WARNING: line 17: Synchronous XMLHttpRequest on the main thread is depre
cated because of its detrimental effects to the end user's experience. For more
help, check https://xhr.spec.whatwg.org/. |
2 rdar://problem/6447115 Test that a method for logging out of a site that is used
by SAP works. | 2 rdar://problem/6447115 Test that a method for logging out of a site that is used
by SAP works. |
3 | 3 |
4 If an authentication dialog appears, please cancel it. | 4 If an authentication dialog appears, please cancel it. |
5 | 5 |
6 Login: PASS | 6 Login: PASS |
7 Async request sent before logout: PASS | 7 Async request sent before logout: PASS |
8 Logout: FAIL | 8 Logout: FAIL |
OLD | NEW |