mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-14 23:22:52 +00:00
This replaces glyph positioning system with harfbuzz's shaping algorithm. Adding support for bidirectional encoded text.
21 lines
1.2 KiB
Text
21 lines
1.2 KiB
Text
Viewport <#document> at (0,0) content-size 800x600 children: not-inline
|
|
BlockContainer <html> at (1,1) content-size 798x334 [BFC] children: not-inline
|
|
Box <body.hero> at (2,2) content-size 600x332 flex-container(column) [FFC] children: not-inline
|
|
BlockContainer <div.header> at (102,3) content-size 400x330 flex-item [BFC] children: inline
|
|
frag 0 from TextNode start: 0, length: 11, rect: [102,3 340.5x66] baseline: 50.984375
|
|
"This entire"
|
|
frag 1 from TextNode start: 12, length: 11, rect: [102,69 341.25x66] baseline: 50.984375
|
|
"text should"
|
|
frag 2 from TextNode start: 24, length: 8, rect: [102,135 274.171875x66] baseline: 50.984375
|
|
"be on an"
|
|
frag 3 from TextNode start: 33, length: 6, rect: [102,201 204.09375x66] baseline: 50.984375
|
|
"orange"
|
|
frag 4 from TextNode start: 40, length: 11, rect: [102,267 351.59375x66] baseline: 50.984375
|
|
"background."
|
|
TextNode <#text>
|
|
|
|
ViewportPaintable (Viewport<#document>) [0,0 800x600]
|
|
PaintableWithLines (BlockContainer<HTML>) [0,0 800x336]
|
|
PaintableBox (Box<BODY>.hero) [1,1 602x334]
|
|
PaintableWithLines (BlockContainer<DIV>.header) [101,2 402x332]
|
|
TextPaintable (TextNode<#text>)
|