diff options
author | Sam Atkins <atkinssj@serenityos.org> | 2022-01-19 17:00:50 +0000 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-01-20 00:04:10 +0100 |
commit | bfcbab0dcfe642021ec279f30209cf4c07993f54 (patch) | |
tree | c5fe036ddb28ae6f2042f70c851cd2f17db73bda /Userland/Utilities | |
parent | cff44831a84e2061dab388512ee36efd3b891d10 (diff) | |
download | serenity-bfcbab0dcfe642021ec279f30209cf4c07993f54.zip |
LibWeb: Remove reference_for_percent parameter from Length::resolved()
Despite looking like it was still needed, it was only used for passing
to other calls to Length::resolved() recursively. This makes the
various `foo.resolved().resolved()` calls a lot less awkward.
(Though, still quite awkward.)
I think we'd need to separate calculated lengths out to properly tidy
these calls up, but one yak at a time. :^)
Diffstat (limited to 'Userland/Utilities')
0 files changed, 0 insertions, 0 deletions