diff --git a/layout/reftests/text/hyphenation-control-6-ref.html b/layout/reftests/text/hyphenation-control-6-ref.html new file mode 100644 index 000000000000..b9622229bbe2 --- /dev/null +++ b/layout/reftests/text/hyphenation-control-6-ref.html @@ -0,0 +1,73 @@ + + + + + +

All the columns should appear identical:

+
+ diff --git a/layout/reftests/text/hyphenation-control-6.html b/layout/reftests/text/hyphenation-control-6.html new file mode 100644 index 000000000000..e9dad67eceb5 --- /dev/null +++ b/layout/reftests/text/hyphenation-control-6.html @@ -0,0 +1,21 @@ + + + + + +

All the columns should appear identical:

+
+ diff --git a/layout/reftests/text/reftest.list b/layout/reftests/text/reftest.list index e50cd4c4536e..414108de18b9 100644 --- a/layout/reftests/text/reftest.list +++ b/layout/reftests/text/reftest.list @@ -322,6 +322,7 @@ pref(gfx.font_rendering.graphite.enabled,true) == glyph-decomposition-graphite.h == hyphenation-control-3.html hyphenation-control-3-ref.html == hyphenation-control-4.html hyphenation-control-4-ref.html fuzzy-if(winWidget,47,6) == hyphenation-control-5.html hyphenation-control-5-ref.html +fails == hyphenation-control-6.html hyphenation-control-6-ref.html # bug 1476437 # osx-font-smoothing - with and without subpixel AA, only under OSX fails-if(!cocoaWidget) != osx-font-smoothing.html osx-font-smoothing-ref.html