diff options
author | bptato <nincsnevem662@gmail.com> | 2024-09-25 14:59:52 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-09-25 14:59:52 +0200 |
commit | 2426863e1853f1d97762f3e48f0858730bc0405a (patch) | |
tree | 93143bed08f24edc2c19639112d44ad8dbf2043e /todo | |
parent | 1c9277343140effcc9eee8845757afd1eed4f4bd (diff) | |
download | chawan-2426863e1853f1d97762f3e48f0858730bc0405a.tar.gz |
pager: make image ordering deterministic
ensure that images are shown in the order buffer sent them
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/todo b/todo index 21e78282..aaadd53a 100644 --- a/todo +++ b/todo @@ -67,9 +67,9 @@ layout engine: - overflow - partial layout, layout caching - iframe +- z order - writing-mode, grid, ruby, ... (i.e. cool new stuff) images: -- z order - animation man: - add a DOM -> man page converter so that we do not depend on pandoc |