diff --git a/layout/style/test/Makefile.in b/layout/style/test/Makefile.in index aa24f2ba878a..cceb72dfb494 100644 --- a/layout/style/test/Makefile.in +++ b/layout/style/test/Makefile.in @@ -22,6 +22,7 @@ HOST_SIMPLE_PROGRAMS = $(addprefix host_, $(host_cppsrcs:.cpp=$(HOST_BIN_SUFFIX) #LIBS += ../nsCSSKeywords.$(OBJ_SUFFIX) ../nsCSSProps.$(OBJ_SUFFIX) $(XPCOM_LIBS) MOCHITEST_FILES = test_acid3_test46.html \ + test_all_shorthand.html \ test_animations.html \ test_any_dynamic.html \ test_at_rule_parse_serialize.html \ diff --git a/layout/style/test/test_all_shorthand.html b/layout/style/test/test_all_shorthand.html new file mode 100644 index 000000000000..6185778cce19 --- /dev/null +++ b/layout/style/test/test_all_shorthand.html @@ -0,0 +1,159 @@ + +