From e26b6374cf586a06ca430578cc9f2a76bdcb2326 Mon Sep 17 00:00:00 2001 From: Bas Schouten Date: Thu, 13 Dec 2012 16:34:51 +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 00000000000..04f680c0b2f --- /dev/null +++ b/layout/reftests/bugs/814952-1-ref.html @@ -0,0 +1,10 @@ + + + + non-scaling-stroke reftest + + + + + + diff --git a/layout/reftests/bugs/814952-1.html b/layout/reftests/bugs/814952-1.html new file mode 100644 index 00000000000..969360b6415 --- /dev/null +++ b/layout/reftests/bugs/814952-1.html @@ -0,0 +1,15 @@ + + + + non-scaling-stroke reftest + + + + + + + diff --git a/layout/reftests/bugs/reftest.list b/layout/reftests/bugs/reftest.list index e8f8a823d94..6b23d05c287 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 +== 814952-1.html 814952-1-ref.html == 816458-1.html 816458-1-ref.html == 818276-1.html 818276-1-ref.html