From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001
From: "Matt A. Tobin" <mattatobin@localhost.localdomain>
Date: Fri, 2 Feb 2018 04:16:08 -0500
Subject: Add m-esr52 at 52.6.0

---
 .../clip-path/clip-path-square-001-ref.html               | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 layout/reftests/svg/svg-integration/clip-path/clip-path-square-001-ref.html

(limited to 'layout/reftests/svg/svg-integration/clip-path/clip-path-square-001-ref.html')

diff --git a/layout/reftests/svg/svg-integration/clip-path/clip-path-square-001-ref.html b/layout/reftests/svg/svg-integration/clip-path/clip-path-square-001-ref.html
new file mode 100644
index 000000000..f0f26e065
--- /dev/null
+++ b/layout/reftests/svg/svg-integration/clip-path/clip-path-square-001-ref.html
@@ -0,0 +1,15 @@
+<!--
+     Any copyright is dedicated to the Public Domain.
+     http://creativecommons.org/publicdomain/zero/1.0/
+-->
+<!DOCTYPE html>
+<html>
+<head>
+  <title>CSS Masking: Reftest reference</title>
+  <link rel="author" title="Dirk Schulze" href="mailto:dschulze@adobe.com">
+</head>
+<body>
+  <p>The test passes if there is a green square and no red.</p>
+  <div style="width: 100px; height: 100px; background-color: green; margin: 75px;"></div>
+</body>
+</html>
\ No newline at end of file
-- 
cgit v1.2.3