summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/repeating-radial-1c.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/css-gradients/repeating-radial-1c.html')
-rw-r--r--layout/reftests/css-gradients/repeating-radial-1c.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/reftests/css-gradients/repeating-radial-1c.html b/layout/reftests/css-gradients/repeating-radial-1c.html
new file mode 100644
index 0000000000..c78a4d6780
--- /dev/null
+++ b/layout/reftests/css-gradients/repeating-radial-1c.html
@@ -0,0 +1 @@
+<div style="background: repeating-radial-gradient(200px 200px at center, black 100px, black 150px, white 150px, white 200px); width: 400px; height: 400px;"></div>