https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 29ad6b8c4b678cdb1ab4649f8b3acf54cd56bccc authored by Anne van Kesteren on 24 September 2018, 14:41:07 UTC
Fetch/HTTP: test WWW-Authenticate parsing
Tip revision: 29ad6b8
pass_if_letter_uppercase.html
<!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>
back to top