From e138c9f3b98d865bcf7f79673c6048af916cee7b Mon Sep 17 00:00:00 2001 From: Bas Schouten Date: Wed, 12 Dec 2012 21:37:10 +0100 Subject: [PATCH] Bug 814952 - Test: Add a reftest for non-scaled stroke. r=jrmuizel --- layout/reftests/bugs/814952-1-ref.html | 10 ++++++++++ layout/reftests/bugs/814952-1.html | 15 +++++++++++++++ layout/reftests/bugs/reftest.list | 1 + 3 files changed, 26 insertions(+) create mode 100644 layout/reftests/bugs/814952-1-ref.html create mode 100644 layout/reftests/bugs/814952-1.html diff --git a/layout/reftests/bugs/814952-1-ref.html b/layout/reftests/bugs/814952-1-ref.html new file mode 100644 index 000000000000..8242f4a8940a --- /dev/null +++ b/layout/reftests/bugs/814952-1-ref.html @@ -0,0 +1,10 @@ + + + + non-scaling-stroke reftest + + + + + + \ No newline at end of file diff --git a/layout/reftests/bugs/814952-1.html b/layout/reftests/bugs/814952-1.html new file mode 100644 index 000000000000..799e3119252b --- /dev/null +++ b/layout/reftests/bugs/814952-1.html @@ -0,0 +1,15 @@ + + + + non-scaling-stroke reftest + + + + + + + \ No newline at end of file diff --git a/layout/reftests/bugs/reftest.list b/layout/reftests/bugs/reftest.list index e8f8a823d94f..ed615b2f84f0 100644 --- a/layout/reftests/bugs/reftest.list +++ b/layout/reftests/bugs/reftest.list @@ -1734,5 +1734,6 @@ fuzzy(40,800) == 797797-2.html 797797-2-ref.html # 'opacity:N' and rgba(,,,N) te == 812824-1.html 812824-1-ref.html == 814677.html 814677-ref.html == 815593-1.html 815593-1-ref.html +== 814592-1.html 814592-1-ref.html == 816458-1.html 816458-1-ref.html == 818276-1.html 818276-1-ref.html