5 div { width:
10px; height:
10px; outline:
2px solid green; display: inline-block; }
10 Test for
<i><a href=
"http://bugs.webkit.org/show_bug.cgi?id=11930">http://bugs.webkit.org/show_bug.cgi?id=
11930</a>
11 Specifying border-radius makes the outline shrink
</i>.
14 These two squares should be the same size:
<div></div> <div style=
"-webkit-border-radius: 2px;"></div>