mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:37:35 +00:00
LibWeb: Prevent max-width expanding the width
This commit is contained in:
parent
c006a1ef41
commit
bf3144fcff
3 changed files with 14 additions and 1 deletions
|
@ -0,0 +1,5 @@
|
|||
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
||||
BlockContainer <html> at (1,1) content-size 798x0 [BFC] children: not-inline
|
||||
BlockContainer <body> at (10,10) content-size 4x54 positioned [BFC] children: not-inline
|
||||
BlockContainer <div.outer> at (11,11) content-size 2x52 children: not-inline
|
||||
BlockContainer <div.inner> at (12,12) content-size 0x50 children: not-inline
|
Loading…
Add table
Add a link
Reference in a new issue