streamed HTML parser probe
ProcessingInstruction nodes from streamed HTML
The server is still sending this document. Each later chunk contains literal <?target data?> syntax, not nodes created by script.
Recommendations shell
Placeholder rendered while the server waits on a slow source.
Recommendations ready
- Parser-visible range markers
- No wrapper element needed for the marker
- TreeWalker can find the nodes
Activity stream
Another range marker arrives later in the same HTML response.
Parser report
The HTML parser did not expose any ProcessingInstruction nodes from this streamed document.
Waiting for parser inspection...