mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 20:17:13 +02:00
Fixes a bug where gaps between repeated tracks were accounted for only once instead of multiple times, corresponding to the repeat count. Fixes https://github.com/SerenityOS/serenity/issues/22823
20 lines
1.0 KiB
Plaintext
20 lines
1.0 KiB
Plaintext
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (0,0) content-size 800x33 [BFC] children: not-inline
|
|
Box <body> at (8,8) content-size 784x17 [GFC] children: not-inline
|
|
BlockContainer <div> at (8,8) content-size 63.125x17 [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 7, rect: [8,8 63.125x17] baseline: 13.296875
|
|
"Explore"
|
|
TextNode <#text>
|
|
BlockContainer <div> at (121.125,8) content-size 100.0625x17 [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 12, rect: [121.125,8 100.0625x17] baseline: 13.296875
|
|
"Wiki Content"
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x33]
|
|
PaintableBox (Box<BODY>) [8,8 784x17]
|
|
PaintableWithLines (BlockContainer<DIV>) [8,8 63.125x17]
|
|
TextPaintable (TextNode<#text>)
|
|
PaintableWithLines (BlockContainer<DIV>) [121.125,8 100.0625x17]
|
|
TextPaintable (TextNode<#text>)
|