Revision 2844c3745a2e52eebd3620ea0a4ab9991ce17d5c authored by James Graham on 15 April 2018, 09:22:37 UTC, committed by moz-wptsync-bot on 15 April 2018, 09:22:37 UTC
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1452952
gecko-commit: 55b99481fab156381335b6887fca26b6a8f0c0b3
gecko-integration-branch: mozilla-inbound
gecko-reviewers: ato
1 parent fd2badf
Raw File
pass_if_filler_text_underlined.html
<!DOCTYPE HTML>
<html>
<head>
   <title>Reference rendering - pass if Filler Text has line under it</title>
   <link rel="author" title="Opera" href="https://www.opera.com/">
   <link rel="mismatch" href="pass_if_filler_text_underlined-notref.html">
</head>
<body>
   <p>Test passes if the "Filler Text" below has a line under it.</p>
   <div><u>Filler Text</u></div>
</body>
</html>
back to top