diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-04-20 21:23:38 +0200 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-04-28 22:37:01 +0200 |
commit | b18496029c93a601646245adeb19372d705e0aab (patch) | |
tree | 24f42595867fef128ed93a87596162f4acebae25 /ChangeLog | |
parent | ad9b7a1bb01ac2aeed13a50991071fb2d565d7f3 (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 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -58,7 +58,6 @@ dillo-3.1 [not released yet] scroll_switches_tabs to disable the behavior. - Fix OpenSSL handling of unexpected EOF without close notify alert. - Expand home tilde '~' in the file plugin. - - Ignore width attribute with relative values for td and th elements. - Enable Doxygen for C files and use Awesome Doxygen theme. - Fix DPIs extension (.dpi.exe) in Windows systems via Cygwin. - Add support for the <main> HTML tag. |