mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:37:35 +00:00
LibWeb: Use intrinsic aspect ratio when calculating max content height
This commit is contained in:
parent
9b4b12f133
commit
cc33a57620
3 changed files with 19 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
||||
BlockContainer <html> at (0,0) content-size 800x200 children: not-inline
|
||||
Box <body> at (0,0) content-size 800x200 flex-container(row) children: not-inline
|
||||
ImageBox <img> at (0,0) content-size 400x200 flex-item children: not-inline
|
Loading…
Add table
Add a link
Reference in a new issue