mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-12 12:32:21 +00:00
Meta: Add doctypes to all table layout tests
This commit is contained in:
parent
bf1b754e91
commit
3fd13485ab
Notes:
github-actions[bot]
2025-05-04 09:24:09 +00:00
Author: https://github.com/Psychpsyo
Commit: 3fd13485ab
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4582
116 changed files with 174 additions and 116 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 800x60 [BFC] children: not-inline
|
||||
BlockContainer <body> at (8,8) content-size 784x44 children: not-inline
|
||||
TableWrapper <(anonymous)> at (8,8) content-size 600x44 [BFC] children: not-inline
|
||||
Box <table> at (9,9) content-size 598x42 table-box [TFC] children: not-inline
|
||||
|
@ -74,7 +74,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 800x60]
|
||||
PaintableWithLines (BlockContainer<BODY>) [8,8 784x44]
|
||||
PaintableWithLines (TableWrapper(anonymous)) [8,8 600x44]
|
||||
PaintableBox (Box<TABLE>) [8,8 600x44]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue