blob: 954dd315d829f7364aa090dc5df2942f768840d3 [file] [log] [blame]
<!DOCTYPE html>
<head>
<link rel="stylesheet" href="resources/squash-with-ancestor-property.css">
<style>
#ancestor {
-webkit-box-reflect: below;
}
</style>
<script src="resources/squash-with-ancestor-property.js"></script>
<script>
window.onload = generateDom;
</script>
</head>
<body>
</body>