mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
fire error when placeholder image is loaded
This commit is contained in:
parent
6b6fc7de92
commit
7b8d903d57
3 changed files with 60 additions and 24 deletions
|
@ -13976,6 +13976,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/img_placeholder_load.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/img_placeholder_load.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/img_width_height.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/img_width_height.html",
|
||||
|
@ -27043,6 +27049,10 @@
|
|||
"e9f1b56ac4c49c146868123a9a73f55c85ae3771",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/img_placeholder_load.html": [
|
||||
"c90b0041a4bc4c255819839cec7265ae65454674",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/img_width_height.html": [
|
||||
"ec68ac34ee2a35aebb38eb297a33a1cd98f5893c",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue