chromium/third_party/blink/web_tests/editing/input/paste-linebreak-into-initially-hidden-textarea-expected.txt

This tests pasting into a textarea that starts with a line break that didn't initially have a renderer (display: none). WebKit should still be able to paste text with line breaks.

PASS