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