gecko-dev/layout/reftests/bugs/1773633.html

10 строки
137 B
HTML

<!doctype html>
<style>
div {
width: 100px;
height: 100px;
background-color: purple;
}
</style>
<div>Box with text</div>