tenfourfox/browser/components/sessionstore/test/browser_pageStyle_sample_nested.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

10 lines
173 B
HTML

<html>
<head>
<meta charset="utf-8">
<title>pageStyle sample (nested)</title>
</head>
<body>
<iframe id="iframe" src="browser_pageStyle_sample.html"/>
</body>
</html>