chromium/third_party/blink/web_tests/editing/selection/extend-over-file-input-by-drag-crash-expected.txt

This test ensures WebKit does not crash when selecting text across an element with type=file. To manually test, start selection in "start" and extend the selection by dragging to "end" moving across the input element. WebKit should not crash.

PASS