diff --git a/layout/tables/test/Makefile.in b/layout/tables/test/Makefile.in index c51aa6402a22..02adbec64016 100644 --- a/layout/tables/test/Makefile.in +++ b/layout/tables/test/Makefile.in @@ -15,6 +15,8 @@ include $(topsrcdir)/config/rules.mk _TEST_FILES = \ test_bug337124.html \ test_bug541668_table_event_delivery.html \ + test_invalidation.html \ + invalidation.html \ $(NULL) libs:: $(_TEST_FILES) diff --git a/layout/tables/test/invalidation.html b/layout/tables/test/invalidation.html new file mode 100644 index 000000000000..60f74ee1b760 --- /dev/null +++ b/layout/tables/test/invalidation.html @@ -0,0 +1,121 @@ + + + Test for table invalidation + + + + + + + + + + + + + +
+
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + + diff --git a/layout/tables/test/test_invalidation.html b/layout/tables/test/test_invalidation.html new file mode 100644 index 000000000000..b3b4ed53c69f --- /dev/null +++ b/layout/tables/test/test_invalidation.html @@ -0,0 +1,23 @@ + + + Test for table invalidation + + + + +
+
+
+ + +