Images with adjacent text
<p>
The Network passes data to the Input Stream Preprocessor, which passes it to the Tokenizer, which
passes it to the Tree Construction stage. From there, data goes to both the DOM and to Script
Execution. Script Execution is linked to the DOM, and, using document.write(), passes data to the
Tokenizer.
</p>
<p><img src="images/parsing-model-overview.svg" role="presentation" alt="" /></p>
Learn more about the related success criteria:
1.1.1 Non-text Content (Level: A)