blob: 6bccf070a92be0c41df43fa9c8c492e1d716ddff [file] [log] [blame]
<!DOCTYPE html>
<style>
.test {
background: green;
border: solid 2px;
height: 100px;
}
</style>
<div class="test" style="width: 96px"></div>
<div class="test" style="width: 46px"></div>