Add a small parser utility for inspecting tree-construction output in the same spirit as dump-html-tokens. Print an annotated DOM tree so parser changes can be compared without launching the browser. Keep a silent iteration mode for external benchmark tools, where the parser still builds the DOM but the utility avoids serialization and stdout work. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| dns.cpp | ||
| dump-html-tokens.cpp | ||
| dump-html-tree.cpp | ||
| image.cpp | ||
| js.cpp | ||
| test262-runner.cpp | ||
| wasm.cpp | ||
| xml.cpp | ||