mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
compositing/script: Do not dispatch the resize event when initially loading.
No bug report corresponds to this, but I noticed it while trying to reduce #10593
This commit is contained in:
parent
75d99eec0f
commit
7940b22158
10 changed files with 103 additions and 48 deletions
|
@ -6669,6 +6669,12 @@
|
|||
"url": "/_mozilla/mozilla/window_requestAnimationFrame2.html"
|
||||
}
|
||||
],
|
||||
"mozilla/window_resize_not_triggered_on_load.html": [
|
||||
{
|
||||
"path": "mozilla/window_resize_not_triggered_on_load.html",
|
||||
"url": "/_mozilla/mozilla/window_resize_not_triggered_on_load.html"
|
||||
}
|
||||
],
|
||||
"mozilla/window_setInterval.html": [
|
||||
{
|
||||
"path": "mozilla/window_setInterval.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue