ladybird/Tests/LibWeb/Text/expected/HTML/document-write-flush-character-insertions.txt
Andreas Kling a0ed12e839 LibWeb: Always flush character insertions before exiting HTML parser
This fixes an issue where document.write() with only text input would
leave all the character data as unflushed text in the parser.

This fixes many of the WPT tests for document.write().
2024-09-21 10:05:48 +02:00

1 line
No EOL
4 B
Text