Newer
Older
minerva / Tests / LibWeb / Layout / expected / svg / svg-with-zero-sized-viewBox.txt
@minerva minerva on 13 Jul 767 bytes 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>
        SVGTextBox <text> (not painted) children: inline
          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]