Files
ladybird/Userland/Libraries/LibWeb/HTML
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
..
2024-01-19 11:47:59 +01:00
2024-02-25 08:54:31 +01:00
2024-02-25 08:54:31 +01:00