mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 00:07:35 +00:00
Tests/LibWeb: Add layout test for layout fix in PR #15780
Adds a layout test for the fix in 488a979
.
This commit is contained in:
parent
5ccb240945
commit
4c090a9a35
2 changed files with 33 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
||||
BlockContainer <html> at (0,0) content-size 800x216 children: not-inline
|
||||
BlockContainer <body> at (8,8) content-size 784x200 children: not-inline
|
||||
BlockContainer <div#guide> at (8,8) content-size 200x200 children: not-inline
|
||||
BlockContainer <div#container> at (18,18) content-size 0x0 positioned floating children: not-inline
|
||||
BlockContainer <div#box> at (8,8) content-size 100x100 positioned children: not-inline
|
Loading…
Add table
Add a link
Reference in a new issue