blob: a133b1e922258dd7601b57fa2debfea5f6ecaebc [file] [log] [blame]
.test {
border: 1px solid gray;
padding: 1em;
margin-bottom: 1em;
}
.test img, .test canvas {
border: 1px solid black;
image-rendering: pixelated;
}
.test .stats {
display: inline-block;
margin-top: 1em;
font-style: italic;
}
.expected, .actual {
float: right;
background-color: #eee;
border: 1px solid #ccc;
padding: 0.4em;
margin-left: 1em;
}