Update index.html

Fixed the wrong sequence
This commit is contained in:
iwanderer 2022-07-14 19:32:00 +08:00 committed by GitHub
parent 55d806dd55
commit 0d7f95402f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,8 +9,8 @@
[20] readyState:interactive [20] readyState:interactive
[21] DOMContentLoaded [21] DOMContentLoaded
[30] iframe onload [30] iframe onload
[40] readyState:complete
[40] img onload [40] img onload
[40] readyState:complete
[40] window onload [40] window onload
--> -->