aboutsummaryrefslogtreecommitdiff
path: root/test/html/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/html/Makefile.am')
-rw-r--r--test/html/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/html/Makefile.am b/test/html/Makefile.am
index 9348a06f..833f1405 100644
--- a/test/html/Makefile.am
+++ b/test/html/Makefile.am
@@ -21,6 +21,7 @@ TESTS = \
render/min-width-html.html \
render/min-width-nested-div.html \
render/span-padding.html \
+ render/table-max-width.html \
render/table-td-width-percent-img.html \
render/table-td-width-percent.html \
render/table-thead-tfoot.html \
@@ -36,4 +37,5 @@ XFAIL_TESTS = \
render/max-width-html.html \
render/min-width-html.html \
render/span-padding.html \
+ render/table-max-width.html \
render/table-td-width-percent.html