mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:47:44 +00:00
LibWeb: Add tests for calc function nodes
This commit is contained in:
parent
eb41f0144b
commit
9f73fc87a8
12 changed files with 166 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 0x0 [BFC] children: not-inline
|
||||
BlockContainer <body> at (8,8) content-size 0x0 children: not-inline
|
||||
BlockContainer <div.pi> at (8,8) content-size 80x0 children: not-inline
|
||||
BlockContainer <div.e> at (8,8) content-size 100x0 children: inline
|
||||
TextNode <#text>
|
Loading…
Add table
Add a link
Reference in a new issue