mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:37:46 +00:00
LibWeb: Update the stored textarea value upon change
And fire the "input" event upon change. This is needed to submit a comment on GitHub; otherwise, GitHub thinks the textarea value is empty.
This commit is contained in:
parent
50d3f85f75
commit
ed13793110
4 changed files with 39 additions and 0 deletions
|
@ -2,3 +2,4 @@
|
|||
2. "PASS"
|
||||
3. "PASS"
|
||||
4. 4
|
||||
5. "PASS"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue