https://github.com/web-platform-tests/wpt
Raw File
Tip revision: b43aa57353147e6ffc3799651de2b246835c2a8a authored by Mike West on 24 July 2018, 12:41:46 UTC
Correctly propagate request initiator for 'noopener'
Tip revision: b43aa57
pass_if_filler_text_underlined-notref.html
<!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>
back to top