mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 05:09:12 +00:00
Meta: Add doctypes to a few more layout tests
This commit is contained in:
parent
f972342c27
commit
4c54a28c45
Notes:
github-actions[bot]
2025-06-03 10:04:26 +00:00
Author: https://github.com/Psychpsyo
Commit: 4c54a28c45
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4591
Reviewed-by: https://github.com/AtkinsSJ ✅
14 changed files with 21 additions and 14 deletions
|
@ -1,5 +1,5 @@
|
|||
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
||||
BlockContainer <html> at (0,0) content-size 800x600 [BFC] children: not-inline
|
||||
BlockContainer <html> at (0,0) content-size 800x356 [BFC] children: not-inline
|
||||
BlockContainer <body> at (8,16) content-size 784x324 children: not-inline
|
||||
BlockContainer <div> at (8,16) content-size 784x154 children: not-inline
|
||||
BlockContainer <p> at (8,16) content-size 784x18 children: inline
|
||||
|
@ -87,7 +87,7 @@ Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|||
TextNode <#text>
|
||||
|
||||
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
||||
PaintableWithLines (BlockContainer<HTML>) [0,0 800x600]
|
||||
PaintableWithLines (BlockContainer<HTML>) [0,0 800x356]
|
||||
PaintableWithLines (BlockContainer<BODY>) [8,16 784x324]
|
||||
PaintableWithLines (BlockContainer<DIV>) [8,16 784x154]
|
||||
PaintableWithLines (BlockContainer<P>) [8,16 784x18]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue