summaryrefslogtreecommitdiff
path: root/Userland/Utilities
diff options
context:
space:
mode:
authorSam Atkins <atkinssj@serenityos.org>2022-01-19 17:00:50 +0000
committerAndreas Kling <kling@serenityos.org>2022-01-20 00:04:10 +0100
commitbfcbab0dcfe642021ec279f30209cf4c07993f54 (patch)
treec5fe036ddb28ae6f2042f70c851cd2f17db73bda /Userland/Utilities
parentcff44831a84e2061dab388512ee36efd3b891d10 (diff)
downloadserenity-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