From 109d4f6aba1c482f21f664fd875715f74822b9f2 Mon Sep 17 00:00:00 2001 From: Karl Tomlinson Date: Fri, 26 Nov 2010 08:47:47 +1300 Subject: [PATCH] reftest for font selection with generic families b=546315 --HG-- extra : transplant_source : %EB%07%9E%C6x%0D%B2A%06k%B8%FCT%93be%40%16%9C%EC --- .../text/font-selection-generic-1-ref.html | 55 +++++++++++++++++++ .../text/font-selection-generic-1.html | 55 +++++++++++++++++++ layout/reftests/text/reftest.list | 1 + 3 files changed, 111 insertions(+) create mode 100644 layout/reftests/text/font-selection-generic-1-ref.html create mode 100644 layout/reftests/text/font-selection-generic-1.html diff --git a/layout/reftests/text/font-selection-generic-1-ref.html b/layout/reftests/text/font-selection-generic-1-ref.html new file mode 100644 index 00000000000..dfb7645a9d3 --- /dev/null +++ b/layout/reftests/text/font-selection-generic-1-ref.html @@ -0,0 +1,55 @@ + + + + + + + + + +

AB

+

AB

+

AB

+ + +

A

+

B

+

A

+

B

+

A

+

B

+ + + + diff --git a/layout/reftests/text/font-selection-generic-1.html b/layout/reftests/text/font-selection-generic-1.html new file mode 100644 index 00000000000..fc08ebd98bd --- /dev/null +++ b/layout/reftests/text/font-selection-generic-1.html @@ -0,0 +1,55 @@ + + + + + + + + + +

AB

+

AB

+

AB

+ + +

A

+

B

+

A

+

B

+

A

+

B

+ + + + diff --git a/layout/reftests/text/reftest.list b/layout/reftests/text/reftest.list index a876f7a1d59..b9ab408f48b 100644 --- a/layout/reftests/text/reftest.list +++ b/layout/reftests/text/reftest.list @@ -1,5 +1,6 @@ == fallback-01.xhtml fallback-01-ref.xhtml == font-selection-by-lang-01.html font-selection-by-lang-01-ref.html +fails-if(gtk2Widget) HTTP(..) == font-selection-generic-1.html font-selection-generic-1-ref.html # reviewed patch in bug 546315 != font-size-adjust-01.html font-size-adjust-01-ref.html # The following test passes consistently only on Mac OS X; # both Windows and Linux give results that vary depending on the font size/zoom factor used,