ladybird/Tests/LibWeb/Ref/expected/square-ref.html
2025-03-20 11:50:49 +01:00

8 lines
150 B
HTML

<!DOCTYPE html>
<style>
.box {
width: 100px;
height: 100px;
background-color: pink;
}
</style><div class="box"></div>