From dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:21 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tdehtml/test/color.html | 60 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 tdehtml/test/color.html (limited to 'tdehtml/test/color.html') diff --git a/tdehtml/test/color.html b/tdehtml/test/color.html new file mode 100644 index 000000000..ff5617214 --- /dev/null +++ b/tdehtml/test/color.html @@ -0,0 +1,60 @@ + + + Color Test 1 + + +

Color Test 1

+This page contains regression tests for the parsing of colors. +Each test consist of a table with a colored background. +Within the table the name of the color is written in black text. +
+ + +
+Blue (#0000ff) +
+
+ + +
+Blue (0000ff) +
+
+ + +
+Blue (blue) +
+
+ + +
+Blue (BLUE) +
+
+ + +
+Yellow (#ffff00) +
+
+ + +
+Yellow (ffff00) +
+
+ + +
+Yellow (yellow) +
+
+ + +
+Teal (teal) +
+
+ + -- cgit v1.2.1