From 60595fb8cb3380d428367ffdb20dc460bc16bb87 Mon Sep 17 00:00:00 2001 From: "bzbarsky%mit.edu" Date: Mon, 21 Aug 2006 22:10:27 +0000 Subject: [PATCH] Adding testcases. git-svn-id: svn://10.0.0.236/trunk@208053 18797224-902f-48f8-a5cc-f745e15eee43 --- .../html/tests/style/bugs/bug302186-1.html | 23 ++++++++++++++ .../html/tests/style/bugs/bug302186-10.html | 31 +++++++++++++++++++ .../html/tests/style/bugs/bug302186-11.html | 31 +++++++++++++++++++ .../html/tests/style/bugs/bug302186-12.html | 23 ++++++++++++++ .../html/tests/style/bugs/bug302186-13.html | 23 ++++++++++++++ .../html/tests/style/bugs/bug302186-14.html | 23 ++++++++++++++ .../html/tests/style/bugs/bug302186-15.html | 22 +++++++++++++ .../html/tests/style/bugs/bug302186-16.html | 22 +++++++++++++ .../html/tests/style/bugs/bug302186-2.html | 25 +++++++++++++++ .../html/tests/style/bugs/bug302186-3.html | 25 +++++++++++++++ .../html/tests/style/bugs/bug302186-4.html | 26 ++++++++++++++++ .../html/tests/style/bugs/bug302186-5.html | 26 ++++++++++++++++ .../html/tests/style/bugs/bug302186-6.html | 25 +++++++++++++++ .../html/tests/style/bugs/bug302186-7.html | 25 +++++++++++++++ .../html/tests/style/bugs/bug302186-8.html | 25 +++++++++++++++ .../html/tests/style/bugs/bug302186-9.html | 25 +++++++++++++++ .../layout/html/tests/style/bugs/rtest.lst | 16 ++++++++++ 17 files changed, 416 insertions(+) create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-1.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-10.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-11.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-12.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-13.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-14.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-15.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-16.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-2.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-3.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-4.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-5.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-6.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-7.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-8.html create mode 100644 mozilla/layout/html/tests/style/bugs/bug302186-9.html diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-1.html b/mozilla/layout/html/tests/style/bugs/bug302186-1.html new file mode 100644 index 00000000000..52ae3270240 --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-1.html @@ -0,0 +1,23 @@ + + + + + + + +
+
+ There should be no red. +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-10.html b/mozilla/layout/html/tests/style/bugs/bug302186-10.html new file mode 100644 index 00000000000..3aa9d4df517 --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-10.html @@ -0,0 +1,31 @@ + + + + + + + +
+
+ There should be no red. +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-11.html b/mozilla/layout/html/tests/style/bugs/bug302186-11.html new file mode 100644 index 00000000000..dc020170886 --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-11.html @@ -0,0 +1,31 @@ + + + + + + + +
+
+ There should be no red. +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-12.html b/mozilla/layout/html/tests/style/bugs/bug302186-12.html new file mode 100644 index 00000000000..8b4fd5de23d --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-12.html @@ -0,0 +1,23 @@ + + + + + + +
+
+ + There should be no red. +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-13.html b/mozilla/layout/html/tests/style/bugs/bug302186-13.html new file mode 100644 index 00000000000..aec5884ab0a --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-13.html @@ -0,0 +1,23 @@ + + + + + + +
+
+ + There should be no red. +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-14.html b/mozilla/layout/html/tests/style/bugs/bug302186-14.html new file mode 100644 index 00000000000..972dde8e4e7 --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-14.html @@ -0,0 +1,23 @@ + + + + + + +
+
+ + There should be no red. +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-15.html b/mozilla/layout/html/tests/style/bugs/bug302186-15.html new file mode 100644 index 00000000000..b9626afc6f8 --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-15.html @@ -0,0 +1,22 @@ + + + + + + +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-16.html b/mozilla/layout/html/tests/style/bugs/bug302186-16.html new file mode 100644 index 00000000000..c2dc7e9d9c0 --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-16.html @@ -0,0 +1,22 @@ + + + + + + +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-2.html b/mozilla/layout/html/tests/style/bugs/bug302186-2.html new file mode 100644 index 00000000000..d3def2584c9 --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-2.html @@ -0,0 +1,25 @@ + + + + + + +
+
+ There should be no red. +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-3.html b/mozilla/layout/html/tests/style/bugs/bug302186-3.html new file mode 100644 index 00000000000..c592d457154 --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-3.html @@ -0,0 +1,25 @@ + + + + + + +
+
+ There should be no red. +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-4.html b/mozilla/layout/html/tests/style/bugs/bug302186-4.html new file mode 100644 index 00000000000..e3d6cce6887 --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-4.html @@ -0,0 +1,26 @@ + + + + + + + +
+
+ There should be no red. +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-5.html b/mozilla/layout/html/tests/style/bugs/bug302186-5.html new file mode 100644 index 00000000000..c0012fc30a9 --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-5.html @@ -0,0 +1,26 @@ + + + + + + + +
+
+ There should be no red. +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-6.html b/mozilla/layout/html/tests/style/bugs/bug302186-6.html new file mode 100644 index 00000000000..92c83ecb6a2 --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-6.html @@ -0,0 +1,25 @@ + + + + + + + +
+
+ There should be no red. +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-7.html b/mozilla/layout/html/tests/style/bugs/bug302186-7.html new file mode 100644 index 00000000000..88eb55efbed --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-7.html @@ -0,0 +1,25 @@ + + + + + + + +
+
+ There should be no red. +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-8.html b/mozilla/layout/html/tests/style/bugs/bug302186-8.html new file mode 100644 index 00000000000..3381908ffdb --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-8.html @@ -0,0 +1,25 @@ + + + + + + + +
+
+ There should be no red. +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/bug302186-9.html b/mozilla/layout/html/tests/style/bugs/bug302186-9.html new file mode 100644 index 00000000000..f37a0955311 --- /dev/null +++ b/mozilla/layout/html/tests/style/bugs/bug302186-9.html @@ -0,0 +1,25 @@ + + + + + + + +
+
+ There should be no red. +
+
+ There should be no red. +
+
+ + diff --git a/mozilla/layout/html/tests/style/bugs/rtest.lst b/mozilla/layout/html/tests/style/bugs/rtest.lst index f1e03245a5d..0bd870d94b3 100644 --- a/mozilla/layout/html/tests/style/bugs/rtest.lst +++ b/mozilla/layout/html/tests/style/bugs/rtest.lst @@ -4,6 +4,22 @@ bug273719.html bug84400-1.html bug84400-2.html bug84400-3.html +bug302186-1.html +bug302186-2.html +bug302186-3.html +bug302186-4.html +bug302186-5.html +bug302186-6.html +bug302186-7.html +bug302186-8.html +bug302186-9.html +bug302186-10.html +bug302186-11.html +bug302186-12.html +bug302186-13.html +bug302186-14.html +bug302186-15.html +bug302186-16.html bug348809-1.html bug348809-2.html bug348809-3.html