ladybird/Tests/LibWeb/Text/expected/textarea-value.txt
Timothy Flynn 2b6c00e8b9 LibWeb: Use the <textarea>'s API value, not its raw value, where needed
The API value of a <textarea> element is its raw value with normalized
newlines. This should be used in a couple of places where we currently
use the raw value.
2024-03-16 13:11:57 +01:00

6 lines
115 B
Text

1. "PASS"
2. "PASS"
3. "PASS"
4. 4
5. "PASS"
6. "[0x0a]text[0x0a]with[0x0a]carriage[0x0a][0x0a]return[0x0a][0x0a]"