Meta: Add doctypes to more layout tests
Some checks are pending
CI / macOS, arm64, Sanitizer_CI, Clang (push) Waiting to run
CI / Linux, x86_64, Fuzzers_CI, Clang (push) Waiting to run
CI / Linux, x86_64, Sanitizer_CI, GNU (push) Waiting to run
CI / Linux, x86_64, Sanitizer_CI, Clang (push) Waiting to run
Package the js repl as a binary artifact / macOS, arm64 (push) Waiting to run
Package the js repl as a binary artifact / Linux, x86_64 (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Label PRs with merge conflicts / auto-labeler (push) Waiting to run
Push notes / build (push) Waiting to run

This commit is contained in:
Psychpsyo 2025-05-04 16:35:21 +02:00 committed by Sam Atkins
commit 5fad6b1938
Notes: github-actions[bot] 2025-06-07 10:10:54 +00:00
167 changed files with 287 additions and 201 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 800x340 [BFC] children: not-inline
BlockContainer <body> at (8,8) content-size 784x324 children: not-inline
SVGSVGBox <svg> at (18,18) content-size 100x100 [SVG] children: not-inline
BlockContainer <(anonymous)> at (8,128) content-size 784x0 children: inline
@ -12,7 +12,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 800x340]
PaintableWithLines (BlockContainer<BODY>) [8,8 784x324]
SVGSVGPaintable (SVGSVGBox<svg>) [8,8 120x120]
PaintableWithLines (BlockContainer(anonymous)) [8,128 784x0]