From 9922b33bed6f603b4d8b55a43f7bb879e0fb14a8 Mon Sep 17 00:00:00 2001 From: "L. David Baron" Date: Thu, 3 Jun 2010 13:11:35 -0700 Subject: [PATCH] Add tests for HTML colors based mostly on tests by Simon with a few additional tests and integration into mochitests by me. (Bug 121738 --- content/base/test/Makefile.in | 2 + .../base/test/test_html_colors_quirks.html | 712 +++++++++++++++++ .../base/test/test_html_colors_standards.html | 713 ++++++++++++++++++ 3 files changed, 1427 insertions(+) create mode 100644 content/base/test/test_html_colors_quirks.html create mode 100644 content/base/test/test_html_colors_standards.html diff --git a/content/base/test/Makefile.in b/content/base/test/Makefile.in index 322a16cc1e9..8f148231c18 100644 --- a/content/base/test/Makefile.in +++ b/content/base/test/Makefile.in @@ -390,6 +390,8 @@ _TEST_FILES2 = \ file_bug562137.txt \ test_bug548193.html \ file_bug548193.sjs \ + test_html_colors_quirks.html \ + test_html_colors_standards.html \ $(NULL) # This test fails on the Mac for some reason diff --git a/content/base/test/test_html_colors_quirks.html b/content/base/test/test_html_colors_quirks.html new file mode 100644 index 00000000000..e6f7bb4f279 --- /dev/null +++ b/content/base/test/test_html_colors_quirks.html @@ -0,0 +1,712 @@ + + + + + Test for Bug 121738 + + + + + +Mozilla Bug 121738 +
+
+
+
+
+
+
+ + diff --git a/content/base/test/test_html_colors_standards.html b/content/base/test/test_html_colors_standards.html new file mode 100644 index 00000000000..bb516cc2f20 --- /dev/null +++ b/content/base/test/test_html_colors_standards.html @@ -0,0 +1,713 @@ + + + + + + Test for Bug 121738 + + + + + +Mozilla Bug 121738 +
+
+
+
+
+
+
+ +