summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-contain/reference/contain-body-overflow-001-ref.html
blob: 32bc8b0eafc64d2c8552da37bab3b0138ab12dc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!doctype html>
<html lang=en>
  <meta charset=utf-8>
  <title>CSS-contain test referemce</title>
  <link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net">

<style>
html, body, p, div {
    margin: 0;
    width: 200px;
    height: 200px;
}
</style>

<p>Test passes if there is no red.