mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Issue #15017: Properly handle and report network errors on page loads.
This commit is contained in:
@@ -8768,6 +8768,12 @@
|
||||
"url": "/_mozilla/mozilla/nested_asap_script.html"
|
||||
}
|
||||
],
|
||||
"mozilla/network_error_page_load.html": [
|
||||
{
|
||||
"path": "mozilla/network_error_page_load.html",
|
||||
"url": "/_mozilla/mozilla/network_error_page_load.html"
|
||||
}
|
||||
],
|
||||
"mozilla/node_compareDocumentPosition.html": [
|
||||
{
|
||||
"path": "mozilla/node_compareDocumentPosition.html",
|
||||
|
||||
Reference in New Issue
Block a user