blob: 34757067b15b6a30e8273a93df7f68a7cfb4a686 [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>test reference</title>
<link rel="author" title="Florian Rivoal" href="https://florian.rivoal.net/">
<style>
aside {
float: left;
background: blue;
}
div {
color: transparent;
font-family: Ahem;
font-size: 50px;
width: 5ch;
}
</style>
<p>Test passes if there is a single blue rectangle below.
<div>
<aside class=own>X</aside>
<aside class=owbw>X</aside>
</div>