mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-13 18:37:37 +02:00
Replaced the ad-hoc implementation with a spec compliant one. This change fixes 36 WPT tests. (cherry picked from commit 50f642613de54c73473c216fdc4d7e607e712679)
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
Empty string: ""
|
|
Simple text: "foo"
|
|
Text with newlines: "<br>foo<br>bar<br>baz<br><br>foobar<br>"
|