tenfourfox/layout/reftests/border-radius/curved-border-background-nogap-ref.html

10 lines
117 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<style>
div {
width: 100px;
height: 100px;
background: black;
}
</style>
<div></div>