blob: 6884ee5d460e329a630c98e40f0e8b405cfb0877 [file] [log] [blame]
<!DOCTYPE html>
<style>
#target {
font-size: 20px;
width: 120px;
height: 40px;
background-color: coral;
zoom: 50%;
}
#target {
zoom: 50%;
}
</style>
<div id="target">
Pass if small
<div>