mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-21 09:49:21 +00:00
LibWeb: Add tests for calc function nodes
This commit is contained in:
parent
eb41f0144b
commit
9f73fc87a8
Notes:
sideshowbarker
2024-07-17 00:57:24 +09:00
Author: https://github.com/stelar7
Commit: 9f73fc87a8
Pull-request: https://github.com/SerenityOS/serenity/pull/20280
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