moebius#73: DOM - window.requestIdleCallback - improvements (basic)

https://github.com/MoonchildProductions/moebius/pull/73
This commit is contained in:
janekptacijarabaci 2018-04-18 15:15:49 +02:00 committed by Roy Tam
commit da2320b2ef
11 changed files with 558 additions and 200 deletions

View file

@ -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",