summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebenginescript/resources/title_b.html
blob: fd1fda99eb30807bcdc3f7655bfbc70fe4c91704 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <head>
    <title>B</title>
  </head>
  <body>
    <p>Page B</p>
  </body>
</html>