gecko-dev/dom/plugins/test/mochitest/1028200-subpageB1.html
s7hoang c4bfc4d8e9 Bug 1028200 - Plugins that are fullscreen'd should exit fullscreen mode on crash. r=mconley
MozReview-Commit-ID: HiDyiPCPiV1

--HG--
extra : source : 843b98464b4026115e37b945d56bc9b70b213de3
extra : amend_source : d8d71b09715131dc7407e4bb94a11d11997ec198
2016-12-13 13:44:39 -05:00

12 lines
199 B
HTML

<html>
<head>
<meta charset="utf-8" />
</head>
<body>
<h1>1028200 subpageB1</h1>
<div id="div1">
<embed id="plugin1" type="application/x-test" />
</div>
</body>
</html>