summaryrefslogtreecommitdiffstats
path: root/layout/style/crashtests/601437-1.html
blob: 8b5efd6ccaa9ab76e8eaf70ac9886353df0c2c81 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
<head>
<link id="s" rel="stylesheet" href="data:text/css,@font-face { font-family: 'F'; src: url('file:///404/'); }">
</head>
<body onload="document.getElementById('s').sheet.media.appendMedium('x');"></body>
</html>