Ticket #11270: contact-tech-support.html

File contact-tech-support.html, 133 bytes (added by pulkomandy, 10 years ago)

Minimal test case.

Line 
1<html>
2<head>
3</head>
4
5<body>
6<p>Hello</p><input name="xxx" value="Hi"/>
7<iframe src="./contact-tech-support.html"/>
8</body>
9</html>