Mypal/layout/reftests/box-shadow/boxshadow-onecorner-ref.html
2019-03-11 13:26:37 +03:00

4 lines
311 B
HTML

<!DOCTYPE HTML>
<div style="position: absolute; top: 300px; left: 70px; width: 360px; height: 160px; border-top-right-radius: 40px; background: red;">&nbsp;</div>
<div style="position: absolute; top: 30px; left: 100px; width: 300px; height: 100px; border-top-right-radius: 10px; background: yellow;">Test</div>