blob: 19d56bbc98d3e1d25a54b9904c8d7e2de4be92e0 [file] [log] [blame]
<!doctype html>
<meta charset=utf-8>
<title>style@scoped as child of div with flow content before</title>
<body>
<div>
<p>foo</p>
<style scoped></style>
</div>