mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-22 17:29:01 +00:00
LibWeb: Stop zero-area children from causing scrollable overflow
This commit is contained in:
parent
efcaf991e6
commit
1d44df74f7
Notes:
github-actions[bot]
2024-11-24 10:11:48 +00:00
Author: https://github.com/Psychpsyo
Commit: 1d44df74f7
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2520
37 changed files with 67 additions and 53 deletions
|
@ -88,7 +88,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|||
|
||||
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
||||
PaintableWithLines (BlockContainer<HTML>) [0,0 800x600]
|
||||
PaintableWithLines (BlockContainer<BODY>) [8,16 784x314] overflow: [8,16 784x330]
|
||||
PaintableWithLines (BlockContainer<BODY>) [8,16 784x314]
|
||||
PaintableWithLines (BlockContainer<DIV>) [8,16 784x149]
|
||||
PaintableWithLines (BlockContainer<P>) [8,16 784x17]
|
||||
PaintableWithLines (InlineNode(anonymous))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue