1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 14:27:35 +00:00

LibWeb: Enforce min/max height constraints on abspos replaced boxes

Fixes #18658
This commit is contained in:
Andreas Kling 2023-05-06 20:51:56 +02:00
parent 36ff6187f6
commit fc3c3aef22
3 changed files with 24 additions and 4 deletions

View file

@ -0,0 +1,4 @@
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
BlockContainer <html> at (0,0) content-size 800x16 [BFC] children: not-inline
BlockContainer <body> at (8,8) content-size 784x0 children: not-inline
ImageBox <img#zero-dimensions-but-min-percentages> at (8,8) content-size 800x600 positioned children: not-inline