3 The div below should be rounded with a border radius. If you see a solid lime square then the test has failed.
5 <div style=
"width:100px;height:100px;overflow:hidden;-webkit-border-radius:12px">
6 <div style=
"width:100px;height:100px;background-color:lime"></div>