diff options
author | Andreas Kling <kling@serenityos.org> | 2022-07-19 15:31:01 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-07-19 15:40:41 +0200 |
commit | cf4b7e343a76821dbe88b4944560e0b2638e66eb (patch) | |
tree | dc2849fc8fb3012a24ae2b924dcaaa1697d801e2 /.prettierignore | |
parent | ed8930fff593e4452c559e682b563a36a2750b5d (diff) | |
download | serenity-cf4b7e343a76821dbe88b4944560e0b2638e66eb.zip |
LibWeb: Blockify `inline-flex` to `flex`
Previously, `inline-flex` would blockify to `block` since blockification
didn't take the inner display type into account. This is still not
perfect, but it fixes a lot of situations where inline-level flex
containers would be demoted to regular block containers.
Diffstat (limited to '.prettierignore')
0 files changed, 0 insertions, 0 deletions