summaryrefslogtreecommitdiffstats
path: root/browser/components/sessionstore/test/browser_pageStyle_sample_nested.html
blob: 157609fa6c3fe45d6d0c3a42f0f45d69e60e1cc6 (plain)
1
2
3
4
5
6
7
8
9
<html>
<head>
  <meta charset="utf-8">
  <title>pageStyle sample (nested)</title>
</head>
<body>
  <iframe id="iframe" src="browser_pageStyle_sample.html"/>
</body>
</html>