gecko-dev/toolkit/components/extensions/test/mochitest/file_webNavigation_manualSubframe.html
Luca Greco 1c6bc4291a Bug 1273609 - [webext] Support manual_subframe transitionType in webNavigation events details. r=krizsa
MozReview-Commit-ID: F5Z3XppNDYm

--HG--
extra : transplant_source : bF%3A%1A%D3A%13%05p%D9s%B8%AE%ED%F8%9F%0F%E0%0F%CE
2016-05-17 19:08:10 +02:00

12 lines
159 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<iframe src="file_webNavigation_manualSubframe_page1.html" width="200" height="200"></iframe>
<form>
</form>
</body>
</html>