summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/801994-1.html
blob: 53d7a7dff7ec7c429b678b0fd75817a432307c25 (plain)
1
2
3
4
<!DOCTYPE html>
<div style="height: 200px; float: left; background: green">
  <img style="height: calc(50% + 20px); opacity: 0.5;" src="solidblue.png">
</div>