ladybird/Tests/LibWeb/Text/expected/HTML/set-innerText.txt
samu698 50f642613d LibWeb/HTML: Implement inner text set according to spec
Replaced the ad-hoc implementation with a spec compliant one.
This change fixes 36 WPT tests.
2024-10-20 22:15:04 +02:00

3 lines
98 B
Text

Empty string: ""
Simple text: "foo"
Text with newlines: "<br>foo<br>bar<br>baz<br><br>foobar<br>"