Meta: Add doctypes to all table layout tests

This commit is contained in:
Psychpsyo 2025-05-03 21:35:53 +02:00 committed by Andreas Kling
commit 3fd13485ab
Notes: github-actions[bot] 2025-05-04 09:24:09 +00:00
116 changed files with 174 additions and 116 deletions

View file

@ -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]