Mypal/dom/jsurl/crashtests/457050-1-inner.html

9 lines
167 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="javascript:'p { color: green }'">
</head>
<body onload="parent.next(window);">
<p>Hello</p>
</body>
</html>