chromium/chrome/test/data/chromedriver/absolute_position_element.html

<!DOCTYPE html>
<html>
  <body>
    <div x="80px" y="10px" style="position: absolute; left: 18px; top: 10px; width: 210px; height: 200px;" type="text" id="target">
  </body>
</html>