1 2 3 4 5 6 7 8
<html class="reftest-paged"><head> <style id="e"> @font-face { font-family: "aaa"; src: url("doesnotexist.TTF"); } * { font-family: "aaa"; }</style> </head> <body>