chromium/third_party/blink/web_tests/fast/forms/textarea/textarea-inline-block-baseline-expected.html

<!doctype HTML>
<body>
  <div style="border: 1px solid blue;">
    <div>
      <textarea>hello















world</textarea>
    </div>
  </div>
</body>