ladybird/Tests/LibWeb/Ref/expected/change-opacity-ref.html

10 lines
155 B
HTML
Raw Normal View History

<!DOCTYPE html>
<style>
#box {
width: 100px;
height: 100px;
background-color: greenyellow;
}
</style>
<div id="box"></div>