Newer
Older
minerva / Tests / LibWeb / Layout / expected / svg / svg-g-inside-g.txt
@minerva minerva on 13 Jul 1 KB Initial commit
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 (8,8) content-size 784x100 children: inline
      frag 0 from SVGSVGBox start: 0, length: 0, rect: [8,8 100x100] baseline: 100
      SVGSVGBox <svg> at (8,8) content-size 100x100 [SVG] children: inline
        TextNode <#text>
        TextNode <#text>
        SVGGraphicsBox <g> at (58,58) content-size 10x10 children: inline
          TextNode <#text>
          SVGGraphicsBox <g> at (58,58) content-size 10x10 children: inline
            TextNode <#text>
            SVGGeometryBox <rect> at (58,58) content-size 10x10 children: not-inline
            TextNode <#text>
          TextNode <#text>
        TextNode <#text>
      TextNode <#text>

ViewportPaintable (Viewport<#document>) [0,0 800x600]
  PaintableWithLines (BlockContainer<HTML>) [0,0 800x600]
    PaintableWithLines (BlockContainer<BODY>) [8,8 784x100]
      SVGSVGPaintable (SVGSVGBox<svg>) [8,8 100x100]
        SVGGraphicsPaintable (SVGGraphicsBox<g>) [58,58 10x10]
          SVGGraphicsPaintable (SVGGraphicsBox<g>) [58,58 10x10]
            SVGPathPaintable (SVGGeometryBox<rect>) [58,58 10x10]