diff options
author | Andreas Kling <kling@serenityos.org> | 2022-01-21 13:34:29 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-01-23 01:22:41 +0100 |
commit | 766d816db3642635e79dc4a8026534098c4d922a (patch) | |
tree | cfcdfd22438f1b6c927f1d005e7d403764f56c10 /Userland/Libraries/LibSyntax | |
parent | ba49dc82e0f3b29fac84556dc658a1113f835409 (diff) | |
download | serenity-766d816db3642635e79dc4a8026534098c4d922a.zip |
LibWeb: Remove old Layout::Node::split_into_lines() API
Now that we build lines incrementally, we no longer need the atomic line
splitting API.
The new InlineLevelIterator and LineBuilder setup does have some
regressions from the old behavior, but we can deal with them as we go.
Diffstat (limited to 'Userland/Libraries/LibSyntax')
0 files changed, 0 insertions, 0 deletions