mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
The WebDriver clear handler for textarea elements sets the raw value to child_text_content() instead of an empty string. This is a copy-paste from the adjacent reset handler, which correctly uses child_text_content() per its own spec. The clear spec says "set the raw value of element to an empty string".
20 KiB
20 KiB