diff --git a/Tests/LibWeb/Ref/images/svg-radialGradient-ref.png b/Tests/LibWeb/Ref/images/svg-radialGradient-ref.png
new file mode 100644
index 0000000000..2818a70dce
Binary files /dev/null and b/Tests/LibWeb/Ref/images/svg-radialGradient-ref.png differ
diff --git a/Tests/LibWeb/Ref/manifest.json b/Tests/LibWeb/Ref/manifest.json
index 77a1241db5..09c36b5436 100644
--- a/Tests/LibWeb/Ref/manifest.json
+++ b/Tests/LibWeb/Ref/manifest.json
@@ -9,5 +9,6 @@
"css-lang-selector.html": "css-lang-selector-ref.html",
"css-gradients.html": "css-gradients-ref.html",
"svg-symbol.html": "svg-symbol-ref.html",
- "svg-gradient-spreadMethod.html": "svg-gradient-spreadMethod-ref.html"
+ "svg-gradient-spreadMethod.html": "svg-gradient-spreadMethod-ref.html",
+ "svg-radialGradient.html": "svg-radialGradient-ref.html"
}
diff --git a/Tests/LibWeb/Ref/svg-radialGradient-ref.html b/Tests/LibWeb/Ref/svg-radialGradient-ref.html
new file mode 100644
index 0000000000..67dcc5a148
--- /dev/null
+++ b/Tests/LibWeb/Ref/svg-radialGradient-ref.html
@@ -0,0 +1,15 @@
+
+
+
diff --git a/Tests/LibWeb/Ref/svg-radialGradient.html b/Tests/LibWeb/Ref/svg-radialGradient.html
new file mode 100644
index 0000000000..81800b16cb
--- /dev/null
+++ b/Tests/LibWeb/Ref/svg-radialGradient.html
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+