gnh1201 / welsonjs

WelsonJS - Build a Windows app on the Windows built-in JavaScript engine

Home Page:https://catswords.social/@catswords_oss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[lib/chrome] A GUI for debugging deferred-rendered HTML

gnh1201 opened this issue · comments

Summary

When HTML is intentionally deferred due to Ajax requests or dynamically rendered based on user input, it is not visible in the developer tools of a web browser. Therefore, there is a request for a separate GUI that makes it easy to inspect and debug such delayed rendering.