blob: d90ee148a4836b2574b1ee7084f13a126c85c3f8 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>WebKit Bug 17286: :after generated content and :empty RenderStyle crash</title>
<link href="http://chasenlehara.com/" rel="author" title="Chasen Le Hara" />
<style type="text/css">
:after {content: ""}
:empty {}
</style>
</head>
<body>This page intentionally left blank.</body>
</html>