mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
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.
7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
1. "PASS"
|
|
2. "PASS"
|
|
3. "PASS"
|
|
4. 4
|
|
5. "PASS"
|
|
6. "[0x0a]text[0x0a]with[0x0a]carriage[0x0a][0x0a]return[0x0a][0x0a]"
|