mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Verify that aborted image requests do not cause extraneous load events.
This commit is contained in:
parent
330e222fe8
commit
db79dfb3aa
2 changed files with 35 additions and 0 deletions
|
@ -12874,6 +12874,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/img_multiple_request.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/img_multiple_request.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/img_width_height.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/img_width_height.html",
|
||||
|
@ -25345,6 +25351,10 @@
|
|||
"3c4f36abed83367c851d943b1f25b8394de6fe75",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/img_multiple_request.html": [
|
||||
"0a6263ad87c9b3307f2dc694747b094a0517b79b",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/img_width_height.html": [
|
||||
"37a04735261a6d2b36c3d529ce81eda46ed6967e",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue