aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-04-20 21:23:38 +0200
committerRodrigo Arias Mallo <rodarima@gmail.com>2024-04-28 22:37:01 +0200
commitb18496029c93a601646245adeb19372d705e0aab (patch)
tree24f42595867fef128ed93a87596162f4acebae25 /test
parentad9b7a1bb01ac2aeed13a50991071fb2d565d7f3 (diff)
Allow relative width td attributes in tables
Partially reverts commit f5a0b6030c2001e5a0fcacf8139afa800643eb47. Fixes the rendering test table-missing-width-in-one-column. Fixes: https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/message/H7JEBC2HYNJ6FUPQM7ILBP7I5FLU33IZ/
Diffstat (limited to 'test')
-rw-r--r--test/html/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/html/Makefile.am b/test/html/Makefile.am
index a34da697..b4627689 100644
--- a/test/html/Makefile.am
+++ b/test/html/Makefile.am
@@ -40,5 +40,4 @@ XFAIL_TESTS = \
render/max-width-html.html \
render/min-width-html.html \
render/span-padding.html \
- render/table-missing-width-in-one-column.html \
render/table-td-width-percent.html