| OLD | NEW |
| 1 CONSOLE WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous reques
ts is deprecated. |
| 1 CONSOLE MESSAGE: line 6: XHR loaded: 1 | 2 CONSOLE MESSAGE: line 6: XHR loaded: 1 |
| 2 CONSOLE MESSAGE: line 6: XHR loaded: 2 | 3 CONSOLE MESSAGE: line 6: XHR loaded: 2 |
| 3 Tests cyrillic xhr content is correctly loaded in inspector. | 4 Tests cyrillic xhr content is correctly loaded in inspector. |
| 4 | 5 |
| 5 Bug 79026 | 6 Bug 79026 |
| 6 http://127.0.0.1:8000/inspector/network/resources/cyrillic.html?sync | 7 http://127.0.0.1:8000/inspector/network/resources/cyrillic.html?sync |
| 7 resource.content: The following line contains a word "success" written with cyri
llic letters. | 8 resource.content: The following line contains a word "success" written with cyri
llic letters. |
| 8 SUССЕSS | 9 SUССЕSS |
| 9 | 10 |
| 10 http://127.0.0.1:8000/inspector/network/resources/cyrillic.html?async | 11 http://127.0.0.1:8000/inspector/network/resources/cyrillic.html?async |
| 11 resource.content: The following line contains a word "success" written with cyri
llic letters. | 12 resource.content: The following line contains a word "success" written with cyri
llic letters. |
| 12 SUССЕSS | 13 SUССЕSS |
| 13 | 14 |
| 14 | 15 |
| OLD | NEW |