summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/reference/pass_if_filler_text_underlined-notref.html
blob: 5110ae0fa44ecd20f450def04cbb6fbc30d81c4d (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html>
<head>
   <title>Not reference rendering - pass if Filler Text has line under it</title>
</head>
<body>
   <p>Test passes if the "Filler Text" below has a line under it.</p>
   <div>Filler Text</div>
</body>
</html>