910e62b5创建于 1月15日历史提交
<!DOCTYPE html>
There should be a 100x100 square focus ring.
<div style="position: absolute">
  <span style="outline: auto">
    <div style="position: relative; width: 100px; height: 100px"></div>
  </span>
</div>