diff options
author | Andreas Kling <kling@serenityos.org> | 2022-10-06 17:11:21 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-10-06 17:15:28 +0200 |
commit | 2baad565ca74b21e3bab10479caa7d50b912bf0d (patch) | |
tree | 84e5270d58e468a594b3e80727b1aa61c405dbf0 /Userland/Libraries/LibWeb/Layout/ListItemBox.cpp | |
parent | f190e394b3ba227028baed06ab5c89f1b193e0f4 (diff) | |
download | serenity-2baad565ca74b21e3bab10479caa7d50b912bf0d.zip |
LibWeb: Remove bogus verify_cast when dimensioning inline-blocks
There's no need to make the assumption that any inline-block box will
be represented by a BlockContainer. Nothing we do with the box here
requires that specific type anyway.
Diffstat (limited to 'Userland/Libraries/LibWeb/Layout/ListItemBox.cpp')
0 files changed, 0 insertions, 0 deletions