summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/reference/pass_if_pass_below.html
blob: 7de44825c06294a6f32b8a07c1ee211e28d37fe0 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<html>
<head>
   <title>Reference rendering - passes if there is the word "PASS" below</title>
   <link rel="author" title="Opera" href="https://www.opera.com/">
</head>
<body>
   <p>Test passes if there is the word "PASS" below.</p>
   <div>PASS</div>
</body>
</html>