<!DOCTYPE html>
<html>
  <body>
    <input placeholder='foo'>
    <textarea placeholder='foo'></textarea>
    <input placeholder='this is a quitelongetextforasmallelement'>
    <textarea placeholder='this is a quitelongetextforasmallelement'></textarea>
  </body>
</html>