diff options
author | Aliaksandr Kalenik <kalenik.aliaksandr@gmail.com> | 2022-11-26 01:27:34 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-12-06 08:53:10 +0100 |
commit | f74251606d74b504a1379ebb893fdb5529054ea5 (patch) | |
tree | db1cecc6fd0ef8265b3d7c5ddfb3e180ca00513b /CONTRIBUTING.md | |
parent | 91b3a3bb58d7d1327b4e22dc02364fd4ebb7a48b (diff) | |
download | serenity-f74251606d74b504a1379ebb893fdb5529054ea5.zip |
LibWeb: Do not try to place out-of-flow blocks in anonymous nodes
Currently placing floating blocks in anonymous nodes makes
https://stackoverflow.com/ hang so let's leave it to try
to place only absolute blocks in anonymous nodes for now.
Also it breaks flex formatting when element with floating is
flex child.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions