Open gkholman opened 1 year ago
On a lark I hacked out the colspan="1"
and rowspan="1"
and the automatic fitting to content worked just fine.
I've omitted preserving these attributes when their value is "1" and my results are as I want.
You can close this ticket on my account, but I've left it open since it seems like a bug somewhere in the chain.
Reviewing the documentation for the table element:
I find that the test file in autofit-20230424.zip is producing undesirable results:
... even with
layout="auto"
: