comparison: dom/src/jsurl/crashtests/457050-1-inner.html
dom/src/jsurl/crashtests/457050-1-inner.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <link rel="stylesheet" type="text/css" href="javascript:'p { color: green }'"> |
|
4 </head> |
|
5 <body onload="parent.next(window);"> |
|
6 <p>Hello</p> |
|
7 </body> |
|
8 </html> |