mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-30 06:06:48 +00:00
Tests: Add doctypes to remaining test cases
This commit is contained in:
parent
d7036daa89
commit
c0e44820e9
Notes:
github-actions[bot]
2025-06-21 12:10:52 +00:00
Author: https://github.com/Psychpsyo
Commit: c0e44820e9
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5081
Reviewed-by: https://github.com/ADKaster
Reviewed-by: https://github.com/gmta ✅
Reviewed-by: https://github.com/tcl3
78 changed files with 124 additions and 80 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 800x70 [BFC] children: not-inline
|
||||
BlockContainer <body> at (8,8) content-size 784x54 children: not-inline
|
||||
Box <div> at (8,8) content-size 784x54 flex-container(row) [FFC] children: not-inline
|
||||
BlockContainer <(anonymous)> at (8,8) content-size 55.359375x54 flex-item [BFC] children: inline
|
||||
|
@ -16,7 +16,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 800x70]
|
||||
PaintableWithLines (BlockContainer<BODY>) [8,8 784x54]
|
||||
PaintableBox (Box<DIV>) [8,8 784x54]
|
||||
PaintableWithLines (BlockContainer(anonymous)) [8,8 55.359375x54]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue