mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
10 lines
293 B
HTML
10 lines
293 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=us-ascii">
|
|
</head>
|
|
<body>
|
|
<iframe width="400" height="400" src="data:application/xhtml+xml;charset=us-ascii,<html xmlns='http://www.w3.org/1999/xhtml'><h1>Test</h1></html>"></iframe>
|
|
</body>
|
|
</html>
|