blob: 3399a315c190289da47d65b94e8f77d296d5d12b [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>
</head>
<body>
</body>
<script>
generateDom();
</script>