diff options
author | Andreas Kling <kling@serenityos.org> | 2021-10-27 18:00:51 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-10-27 18:00:51 +0200 |
commit | ca154723f789e13a2a36880753b950d5891b7f12 (patch) | |
tree | 248d91a712e7390ec1d14b771e7522256b24b3fa /Userland/Libraries/LibCpp/Parser.cpp | |
parent | 4333d0d639edd14c94aaebaf141603593d045450 (diff) | |
download | serenity-ca154723f789e13a2a36880753b950d5891b7f12.zip |
LibWeb: Remove Layout::Box::width_of_logical_containing_block()
This was a hack to percentages within tables relative to the nearest
table-row ancestor instead of the nearest table container.
That didn't actually make sense, so this patch simply removes the hack
in favor of containing_block()->width().
Diffstat (limited to 'Userland/Libraries/LibCpp/Parser.cpp')
0 files changed, 0 insertions, 0 deletions