summaryrefslogtreecommitdiffstats
path: root/layout/base/crashtests/485501-1.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/base/crashtests/485501-1.html')
-rw-r--r--layout/base/crashtests/485501-1.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/base/crashtests/485501-1.html b/layout/base/crashtests/485501-1.html
new file mode 100644
index 0000000000..67cbcb9b41
--- /dev/null
+++ b/layout/base/crashtests/485501-1.html
@@ -0,0 +1,4 @@
+<!DOCTYPE HTML>
+<div style="overflow: hidden; border-radius: 50px; height: 200px; width: 200px; background:yellow">
+ This is some text that should get clipped at the corners by the border radius.
+</div>