summaryrefslogtreecommitdiff
path: root/Libraries/LibHTML/Makefile
diff options
context:
space:
mode:
authorSergey Bugaev <bugaevc@gmail.com>2019-09-25 12:30:13 +0300
committerAndreas Kling <awesomekling@gmail.com>2019-09-28 18:29:42 +0200
commit9f8d776c70cb7eb15f6e5e2b4f1ca17bd55f5997 (patch)
treed8b0b4dd8ba41c215aa8f0748bf6a40a80675399 /Libraries/LibHTML/Makefile
parent03cca4510a724df0a9db6f728675415f1b8e823e (diff)
downloadserenity-9f8d776c70cb7eb15f6e5e2b4f1ca17bd55f5997.zip
LibHTML: Implement LayoutInline::layout()
This currently uses a gross hack where it subtracts 11px from the previous sibling bottom to calculate its top. This should be fixed by switching to a proper two-phase line layouting model, were we first distribute inline elements into lines and figure out their horizontal positions and heights; then compute the needed line heights and position inline elements there vertically.
Diffstat (limited to 'Libraries/LibHTML/Makefile')
0 files changed, 0 insertions, 0 deletions