about summary refs log tree commit diff stats
path: root/src/display
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-02-24 14:23:28 +0100
committerbptato <nincsnevem662@gmail.com>2024-02-24 14:23:28 +0100
commita71024058bf6fb0e30045aaf6033be104b4328a1 (patch)
tree7a994f96d78f002b9e3dfa9d00284d1adf32dedd /src/display
parentf8dbdbc8777cda6d45e8e05f9807319db4542572 (diff)
downloadchawan-a71024058bf6fb0e30045aaf6033be104b4328a1.tar.gz
layout: make position: fixed, sticky act like static
It's better to not implement them at all than to implement them badly.

(In particular, making fixed act like absolute breaks horribly on
websites that actually use it. Fixing it is not really possible without
changinge the way we currently draw things to the screen.)
Diffstat (limited to 'src/display')
0 files changed, 0 insertions, 0 deletions