diff options
author | bptato <nincsnevem662@gmail.com> | 2025-04-03 18:37:29 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2025-04-03 18:37:29 +0200 |
commit | 19c573e794fc74cb57833f4d2cbe53e002958685 (patch) | |
tree | 4c1787f9467df009991aa41e05c6681999375971 /todo | |
parent | 4703192bcd6bd444964116fc64a9d0cb2aef2a1f (diff) | |
download | chawan-19c573e794fc74cb57833f4d2cbe53e002958685.tar.gz |
layout: correct table-caption width calculation
It's surprisingly tricky.
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/todo b/todo index dc012e55..83a050e4 100644 --- a/todo +++ b/todo @@ -69,7 +69,6 @@ layout: 1ch in x direction and 1em in y direction. * table is high priority; for other boxes, I don't know if it would work -- table layout: include caption in width calculation - flexbox: align-self, align-items, justify-content, proper margin handling - details element - layout caching |