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