From 93c84b28afa11d67cbf5bab5442b4e9abbef7c7c Mon Sep 17 00:00:00 2001 From: "jruderman@hmc.edu" Date: Thu, 17 Jan 2008 20:41:42 -0800 Subject: [PATCH] Add reftests for handling of mathbackground attribute --- layout/reftests/bugs/393760-1-ref.xml | 33 +++++++++++++++++++++++++++ layout/reftests/bugs/393760-1.xml | 33 +++++++++++++++++++++++++++ layout/reftests/bugs/393760-2-ref.xml | 5 ++++ layout/reftests/bugs/393760-2.xml | 11 +++++++++ layout/reftests/bugs/reftest.list | 2 ++ 5 files changed, 84 insertions(+) create mode 100644 layout/reftests/bugs/393760-1-ref.xml create mode 100644 layout/reftests/bugs/393760-1.xml create mode 100644 layout/reftests/bugs/393760-2-ref.xml create mode 100644 layout/reftests/bugs/393760-2.xml diff --git a/layout/reftests/bugs/393760-1-ref.xml b/layout/reftests/bugs/393760-1-ref.xml new file mode 100644 index 00000000000..065f41adf49 --- /dev/null +++ b/layout/reftests/bugs/393760-1-ref.xml @@ -0,0 +1,33 @@ + + + + +

+ X + X +

+ + +

+ X + X + X +

+ + +

+ X + X + X +

+ + +

Y

+

Y

+ + +

x

+

x

+ + + diff --git a/layout/reftests/bugs/393760-1.xml b/layout/reftests/bugs/393760-1.xml new file mode 100644 index 00000000000..5e536e2820a --- /dev/null +++ b/layout/reftests/bugs/393760-1.xml @@ -0,0 +1,33 @@ + + + + +

+ X + X +

+ + +

+ X + X + X +

+ + +

+ X + X + X +

+ + +

Y

+

Y

+ + +

x

+

x

+ + + diff --git a/layout/reftests/bugs/393760-2-ref.xml b/layout/reftests/bugs/393760-2-ref.xml new file mode 100644 index 00000000000..58dd5a5d8c3 --- /dev/null +++ b/layout/reftests/bugs/393760-2-ref.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/layout/reftests/bugs/393760-2.xml b/layout/reftests/bugs/393760-2.xml new file mode 100644 index 00000000000..b8e9b4ae124 --- /dev/null +++ b/layout/reftests/bugs/393760-2.xml @@ -0,0 +1,11 @@ + + + + +

This should be invisible.

+ + +

x

+ + + diff --git a/layout/reftests/bugs/reftest.list b/layout/reftests/bugs/reftest.list index 4754c7bf822..dbaa6be6a9d 100644 --- a/layout/reftests/bugs/reftest.list +++ b/layout/reftests/bugs/reftest.list @@ -540,6 +540,8 @@ skip-if(MOZ_WIDGET_TOOLKIT!="windows") == 391045.html 391045-ref.html # windows- == 393671-1.html 393671-1-ref.html == 393671-2.html 393671-2-ref.html == 393671-3.html 393671-3-ref.html +== 393760-1.xml 393760-1-ref.xml +== 393760-2.xml 393760-2-ref.xml == 394111-1.html about:blank # Really an assertion test rather than a rendering test == 394534-1.html 394534-1-ref.html == 394676-1.xhtml 394676-1-ref.xhtml