trisquel-icecat/icecat/layout/reftests/bugs/1936259-ref.html
2025-10-06 02:35:48 -06:00

12 lines
213 B
HTML

<!DOCTYPE html>
<meta charset="UTF-8">
<style>
.MMImage-Preview {
width: 200px;
height: 200px;
background: lime;
}
</style>
<p>There should be a 200x200 lime square.</p>
<div class="MMImage-Preview"></div>