about summary refs log tree commit diff stats
path: root/src/html/htmlparser.nim
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2023-07-25 22:42:10 +0200
committerbptato <nincsnevem662@gmail.com>2023-07-25 22:42:10 +0200
commita34b8590268f91cd76a4a1a2c7aab92d5060e53b (patch)
tree0cf8e799b2f74e3e973925d0e4b74e4f901072a5 /src/html/htmlparser.nim
parentdcec174b2af3af816180772f948575f896d58d20 (diff)
downloadchawan-a34b8590268f91cd76a4a1a2c7aab92d5060e53b.tar.gz
layout: fix position: relative sizes
Only inherit width from the last positioned element if position:
absolute is set.
Diffstat (limited to 'src/html/htmlparser.nim')
0 files changed, 0 insertions, 0 deletions
3 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145