summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-page/page-name-propagated-003-print-ref.html
blob: 2394a1d093627e03c4d268b22b31411951b619dd (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
  <body>
    <div>a</div>
    <div style="position: absolute; left: 100px">b</div>
    <div>c</div>
  </body>
</html>