3 lines
124 B
HTML
3 lines
124 B
HTML
<!doctype html>
|
|
<title>Test reference</title>
|
|
<iframe src="data:text/html,<style>:root{background:green}</style>"></iframe>
|