diff options
author | Timothy Flynn <trflynn89@pm.me> | 2021-03-30 15:51:19 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-03-30 22:21:46 +0200 |
commit | c21eafbf38f3efbbc8368455ad479039739f07a2 (patch) | |
tree | 02ac2678cad6ea8206c16afc53483006172bd819 /Userland/Libraries/LibCoreDump | |
parent | 5b617df49659ff302fc0aa590c26aedd6473e053 (diff) | |
download | serenity-c21eafbf38f3efbbc8368455ad479039739f07a2.zip |
LibWeb: Compute position of relative blocks before placing them
Turns out compute_position should be invoked before placing the element
in normal flow. Otherwise, the position isn't set on the first layout.
The effect was that the block would "jump" into place on a secondary
layout.
This is a follow-up to commit:
deda7c899525eeb989ab79d5d9e24d685569c84d
Diffstat (limited to 'Userland/Libraries/LibCoreDump')
0 files changed, 0 insertions, 0 deletions