summaryrefslogtreecommitdiffstats
path: root/devtools/client/framework/test/browser_toolbox_window_title_frame_select_page.html
blob: 1eda94a9cf3c37c3916970c9753e97f137db8b65 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<html>
  <head>
    <meta charset="UTF-8">
    <title>Page title</title>
    <!-- Any copyright is dedicated to the Public Domain.
         http://creativecommons.org/publicdomain/zero/1.0/ -->
    <iframe src="browser_toolbox_window_title_changes_page.html"></iframe>
  </head>
  <body></body>
</html>