/home/clopez/webkit/webkit/layout-test-results/svg/custom/dynamic-svg-document-creation-actual.txt

99 RenderText {#text} at (0,0) size 532x17
1010 text run at (0,0) width 532: "This tests assures dynamic SVGDocument creation via DOMParser interface works."
1111 RenderBlock {div} at (0,17) size 800x17
12  RenderText {#text} at (0,0) size 625x17
13  text run at (0,0) width 625: "DOMParser.parseFromString returned: [object SVGDocument] should be: [object SVGDocument]"
 12 RenderText {#text} at (0,0) size 628x17
 13 text run at (0,0) width 628: "DOMParser.parseFromString returned: [object XMLDocument] should be: [object SVGDocument]"
1414 RenderBlock {div} at (0,34) size 800x17
1515 RenderText {#text} at (0,0) size 610x17
1616 text run at (0,0) width 610: "SVGDocument's rootElement: [object SVGSVGElement] should be: [object SVGSVGElement]"