layout/base/crashtests/485501-1.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/base/crashtests/485501-1.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,4 @@
     1.4 +<!DOCTYPE HTML>
     1.5 +<div style="overflow: hidden; border-radius: 50px; height: 200px; width: 200px; background:yellow">
     1.6 +  This is some text that should get clipped at the corners by the border radius.
     1.7 +</div>

mercurial