gecko/layout/style/crashtests/915440.html

5 lines
171 B
HTML
Raw Normal View History

<!DOCTYPE HTML>
<body>
<iframe src="data:text/html,<!DOCTYPE HTML><style>@font-face { font-family: 'a'; src: url('not-found') format('woff'); }</style>"></iframe>
</body>