Back to Chromium

Drag Drop Input Textarea

third_party/blink/web_tests/editing/pasteboard/drag-drop-input-textarea.html

149.0.7827.2233 B
Original Source

This tests text selection drag from a textarea and drop to an input, and vice versa. There was a bug of an assertion failure in a case of the selected text was longer than the destination text.

What steps will reproduce the problem?