mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-24 08:59:50 +00:00
Some checks are pending
Lint Code / lint (push) Waiting to run
CI / macOS, arm64, Sanitizer, Clang (push) Waiting to run
CI / Linux, x86_64, Fuzzers, Clang (push) Waiting to run
CI / Linux, x86_64, Sanitizer, GNU (push) Waiting to run
CI / Linux, x86_64, Sanitizer, Clang (push) Waiting to run
Package the js repl as a binary artifact / Linux, arm64 (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
Label PRs with merge conflicts / auto-labeler (push) Waiting to run
Push notes / build (push) Waiting to run
FFC expects parent formatting context to mark size as definite if that's the case, because otherwise it cannot figure cross line size correctly. Fixes incorrect alignment when FFC is nested in GFC. Progress on https://web.telegram.org/a/ layout.
16 lines
1 KiB
Text
16 lines
1 KiB
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x600 [BFC] children: not-inline
|
|
BlockContainer <body> at (0,0) content-size 800x600 children: not-inline
|
|
Box <div#Main> at (0,0) content-size 800x600 [GFC] children: not-inline
|
|
Box <div#MiddleColumn> at (0,0) content-size 800x600 flex-container(row) [FFC] children: not-inline
|
|
BlockContainer <div.MiddleHeader> at (0,0) content-size 100x100 flex-item [BFC] children: not-inline
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<BODY>) [0,0 800x600]
|
|
PaintableBox (Box<DIV>#Main) [0,0 800x600]
|
|
PaintableBox (Box<DIV>#MiddleColumn) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<DIV>.MiddleHeader) [0,0 100x100]
|
|
|
|
SC for Viewport<#document> [0,0 800x600] [children: 1] (z-index: auto)
|
|
SC for BlockContainer<HTML> [0,0 800x600] [children: 0] (z-index: auto)
|