summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/reference/pass_if_letter_uppercase.html
blob: a5472e0e603a91cb63bf9872dbc8a54bb176bfeb (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<html>
<head>
   <title>Reference rendering - pass if F in Filler Text is upper-case</title>
   <link rel="author" title="Opera Software" href="https://opera.com">
</head>
<body>
   <p>Test passes if the letter "F" in the words "Filler Text" below is in upper-case.</p>
   <div>Filler Text</div>
</body>
</html>