mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-22 08:00:45 +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.
6 lines
115 B
Text
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]"
|