Guest User

Untitled

a guest
Jun 10th, 2015
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. layer at (0,0) size 800x600
  2. LayoutView at (0,0) size 800x600
  3. layer at (0,0) size 800x600
  4. LayoutBlockFlow {HTML} at (0,0) size 800x600
  5. LayoutBlockFlow {BODY} at (8,8) size 784x584
  6. + RootInlineBox {LayoutBlockFlow BODY} pos=(0.00,0.00) size=(239.00,19.00) baseline=15/10
  7. + InlineTextBox {LayoutText #text} pos=(0.00,0.00) size=(79.00,19.00) baseline=15/10 range=(0,11) "Lorem ipsum"
  8. + InlineFlowBox {LayoutInline SPAN} pos=(79.00,-1.00) size=(81.00,21.00) baseline=15/10
  9. + InlineTextBox {LayoutText #text} pos=(80.00,0.00) size=(79.00,19.00) baseline=15/10 range=(0,11) "Lorem ipsum"
  10. + InlineTextBox {LayoutText #text} pos=(160.00,0.00) size=(79.00,19.00) baseline=15/10 range=(0,11) "Lorem ipsum"
  11. LayoutText {#text} at (0,0) size 79x19
  12. text run at (0,0) width 79: "Lorem ipsum"
  13. LayoutInline {SPAN} at (0,0) size 81x21 [border: (1px solid #000000)]
  14. LayoutText {#text} at (80,0) size 79x19
  15. text run at (80,0) width 79: "Lorem ipsum"
  16. LayoutText {#text} at (160,0) size 79x19
  17. text run at (160,0) width 79: "Lorem ipsum"
Advertisement
Add Comment
Please, Sign In to add comment