From f6a9a678eba14c10acf19ecf8605d20272308bf9 Mon Sep 17 00:00:00 2001 From: Jonathan Kew Date: Sat, 14 Sep 2013 19:07:34 +0100 Subject: [PATCH] bug 871961 pt 2 - add text-svgglyphs subdirectory to the master layout/reftests manifest. r=roc --- layout/reftests/reftest.list | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/layout/reftests/reftest.list b/layout/reftests/reftest.list index 2f78d3b0a041..c8c21d392d28 100644 --- a/layout/reftests/reftest.list +++ b/layout/reftests/reftest.list @@ -288,12 +288,15 @@ skip-if(B2G) include text-indent/reftest.list # text-shadow/ skip-if(Android||B2G) include text-shadow/reftest.list -# theme (osx) -skip-if(B2G) include ../../toolkit/themes/osx/reftests/reftest.list +# text-svgglyphs/ +include text-svgglyphs/reftest.list # text-transform/ skip-if(B2G) include text-transform/reftest.list +# theme (osx) +skip-if(B2G) include ../../toolkit/themes/osx/reftests/reftest.list + # -moz-transform/ include transform/reftest.list