RESOLVED FIXED 277867
Tidy up render tree dumping
https://bugs.webkit.org/show_bug.cgi?id=277867
Summary Tidy up render tree dumping
Simon Fraser (smfr)
Reported 2024-08-09 11:17:44 PDT
Inline box data doesn't line up (B)lock/(I)nline/I(N)line-block, (A)bsolute/Fi(X)ed/(R)elative/Stic(K)y, (F)loating, (O)verflow clip, Anon(Y)mous, (G)enerated, has(L)ayer, hasLayer(S)crollableArea, (C)omposited, Content-visibility:(H)idden/(A)uto, (S)kipped content, (+)Dirty style, (+)Dirty layout B---YGLSC-- --* RenderView at (0,0) size 770x1065 renderer (0x1200002c0) layout box (0x0) layout id->[1] B-----LS--- -- HTML RenderBlock at (0,0) size 770x53 renderer (0x120001810) layout box (0x0) node (0x120001000) layout id->[1] B---------- -- BODY RenderBody at (8,8) size 754x37 renderer (0x120001b00) layout box (0x120004360) node (0x120001240) layout id->[1] ---------- -- line at (0.00,0.00) size (754.00x37.00) baseline (29.00) enclosing top (0.00) bottom (37.00) ---------- -- Root inline box at (0.00,0.00) size (242.58x37.00) ---------- -- Inline box at (0.00,0.00) size (242.58x37.00) renderer->(0x120003820) ---------- -- Inline box at (242.58,0.00) size (0.00x37.00) renderer->(0x120003d00) ---------- -- Run(s): ---------- -- Atomic box at (0.00,0.00) size 109.31x37.00 renderer->(0x120003a00) ---------- -- Text at (109.31,0.00) size 133.27x37.00 run(0, 11) renderer->(0x120003c30) I---------- -- SPAN RenderInline renderer (0x120003820) layout box (0x120004430) node (0x120003370) layout id->[1] I---------- -- #text RenderText renderer (0x120003930) layout box (0x120004500) node (0x120003400) length->(9) "\n " layout id->[n/a] N---------- -- SPAN RenderBlock at (0,0) size 109.31x37 renderer (0x120003a00) layout box (0x1200040b0) node (0x120003500) layout id->[1] ---------- -- line at (0.00,0.00) size (109.31x37.00) baseline (29.00) enclosing top (0.00) bottom (37.00) ---------- -- Root inline box at (0.00,0.00) size (109.31x37.00) ---------- -- Run(s): ---------- -- Text at (0.00,0.00) size 109.31x37.00 run(0, 7) renderer->(0x120003b60) I---------- -- #text RenderText renderer (0x120003b60) layout box (0x120004180) node (0x120003480) length->(7) "One two" layout id->[n/a] I---------- -- #text RenderText renderer (0x120003c30) layout box (0x1200045c0) node (0x120003620) length->(16) " three four\n " layout id->[n/a] I---------- -- SPAN RenderInline renderer (0x120003d00) layout box (0x120004680) node (0x120003590) layout id->[1] I---------- -- #text RenderText renderer (0x120003e10) layout box (0x120004750) node (0x1200036a0) length->(3) "\n\n\n" layout id->[n/a]
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-09 11:17:58 PDT
Simon Fraser (smfr)
Comment 2 2024-08-09 11:19:17 PDT
EWS
Comment 3 2024-08-09 15:33:55 PDT
Committed 282063@main (dc97ee52ff30): <https://commits.webkit.org/282063@main> Reviewed commits have been landed. Closing PR #31955 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.