summaryrefslogtreecommitdiffstats
path: root/layout/reftests/webcomponents/input-transition-1-ref.html
blob: 8e42c974ef2c8186fdd0c656a06deac5eabdcd67 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <input type="checkbox" checked><div style="height: 50px; width: 50px; background: green;"></div>
  </body>
</html>