blob: c3064a550f22f2c3ba0d23cd246b2d44b4b1f2e3 [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>