mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Clear webrender image id when resizing a canvas.
This commit is contained in:
parent
07f6e11485
commit
4e04daa9d0
5 changed files with 76 additions and 1 deletions
|
@ -6449,6 +6449,18 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/canvas/set_dimensions.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/canvas/set_dimensions.html",
|
||||
[
|
||||
[
|
||||
"/_mozilla/mozilla/canvas/set_dimensions_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/details_ui_closed.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/details_ui_closed.html",
|
||||
|
@ -9570,6 +9582,11 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/canvas/set_dimensions_ref.html": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/click_prevent.html": [
|
||||
[
|
||||
{}
|
||||
|
@ -25493,6 +25510,14 @@
|
|||
"794dd75566d0e2086deb0dcfc727dfe1834ca17e",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/canvas/set_dimensions.html": [
|
||||
"db6e4fa9b3480609a9a3a582430c64fb49b2b047",
|
||||
"reftest"
|
||||
],
|
||||
"mozilla/canvas/set_dimensions_ref.html": [
|
||||
"dd9ab8e1a360063d40e5155c1228e69154fa0966",
|
||||
"support"
|
||||
],
|
||||
"mozilla/caption.html": [
|
||||
"51ed2927d2f3910fb9c2dc4bb1ea4d41c261c8c1",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue