blob: 9220331265bcb11db27c3c1bea0971d946494fb8 [file] [log] [blame]
<html>
<head>
<style>
div::before {
display: table-column-group;
content: "Before Generated Content"
}
</style>
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>
</head>
<body>
<div>
PASS
</div>
</body>
</html>