diff --git a/mozilla/layout/style/test/Makefile.in b/mozilla/layout/style/test/Makefile.in index e292a3ae519..e1c7a1d759f 100644 --- a/mozilla/layout/style/test/Makefile.in +++ b/mozilla/layout/style/test/Makefile.in @@ -88,6 +88,7 @@ _TEST_FILES = test_bug74880.html \ test_inherit_computation.html \ test_initial_storage.html \ test_initial_computation.html \ + test_parse_rule.html \ test_property_database.html \ test_property_syntax_errors.html \ test_style_struct_copy_constructors.html \ diff --git a/mozilla/layout/style/test/test_parse_rule.html b/mozilla/layout/style/test/test_parse_rule.html new file mode 100644 index 00000000000..ed912e03ede --- /dev/null +++ b/mozilla/layout/style/test/test_parse_rule.html @@ -0,0 +1,233 @@ + + + + + + + + + +
+