diff --git a/Base/res/html/misc/background-repeat-test.html b/Base/res/html/misc/background-repeat-test.html index 98233a0438..8ebd92e5e9 100644 --- a/Base/res/html/misc/background-repeat-test.html +++ b/Base/res/html/misc/background-repeat-test.html @@ -34,7 +34,7 @@ -

Element Background

+

One-Value Element Background

repeat

@@ -51,4 +51,22 @@
+ +

Two-Value Element Background

+
+
+

repeat repeat

+
+ +

repeat no-repeat

+
+
+
+

no-repeat no-repeat

+
+ +

no-repeat repeat

+
+
+