mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 15:58:39 +09:00
moebius#73: DOM - window.requestIdleCallback - improvements (basic)
https://github.com/MoonchildProductions/moebius/pull/73
This commit is contained in:
parent
ec18bcca97
commit
da2320b2ef
11 changed files with 558 additions and 200 deletions
|
|
@ -38674,6 +38674,12 @@
|
|||
"url": "/html/webappapis/idle-callbacks/callback-multiple-calls.html"
|
||||
}
|
||||
],
|
||||
"html/webappapis/idle-callbacks/callback-suspended.html": [
|
||||
{
|
||||
"path": "html/webappapis/idle-callbacks/callback-suspended.html",
|
||||
"url": "/html/webappapis/idle-callbacks/callback-suspended.html"
|
||||
}
|
||||
],
|
||||
"html/webappapis/idle-callbacks/callback-timeout.html": [
|
||||
{
|
||||
"path": "html/webappapis/idle-callbacks/callback-timeout.html",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue