ladybird/Tests/LibWeb/Text/expected/selectionchange-on-textarea.txt
Aliaksandr Kalenik e915143593 LibWeb: Fix selectionchange event dispatch on text control elements
With a8077f79cc Selection object is no
longer aware of selection state inside text controls (<textarea> and
<input>), so this change makes them responsible for dispatching
`selectionchange` if their selection state was changed.
2024-11-01 15:06:09 +01:00

2 lines
88 B
Text

selectionchange event dispatched on textarea should bubble: true
Selected range: 6 - 10