haikuwebkit/LayoutTests/svg/custom/feColorMatrix-values-leadin...

11 lines
154 B
HTML

<style>
.box {
width: 100px;
height: 100px;
background-color: lime;
}
</style>
<body>
<div class="box"></div>
</body>