summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-page/monolithic-overflow-025-print.html
blob: 3fefbc37e2ecd38e2a88847c9132c49398d322fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!DOCTYPE html>
<link rel="author" title="Morten Stenshorne" href="mailto:mstensho@chromium.org">
<link rel="help" href="">
<link rel="match" href="monolithic-overflow-025-print-ref.html">
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css">
<style>
  @page {
    size: 100px;
    margin: 0;
  }
  body {
    margin: 0;
    font: 60px/200px Ahem;
  }
</style>
<span style="position:relative; left:40px;">
  x x x x
</span>