tenfourfox/layout/reftests/bugs/537507-2-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

6 lines
272 B
HTML

<!DOCTYPE html>
<body>
The iframe below should show the text 'Here'<br>
<iframe src="data:application/vnd.mozilla.xul+xml,&lt;window xmlns='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul'&gt;&lt;label value='Here'/&gt;&lt;/window&gt;"></iframe>
</body>