/home/clopez/webkit/webkit/layout-test-results/svg/custom/manually-parsed-svg-allowed-in-dashboard-actual.txt

1 This test makes sure we can add manually parsed SVG to the document when in dashboard compatibility mode. It can not be tested manually.
2 
3 Parsing of the document isn't prevented and produces a [object XMLDocument]
4 PASS: Managed to insert SVG element into tree
5 
 1CONSOLE MESSAGE: line 12: TypeError: testRunner.setUseDashboardCompatibilityMode is not a function. (In 'testRunner.setUseDashboardCompatibilityMode(true)', 'testRunner.setUseDashboardCompatibilityMode' is undefined)
 2layer at (0,0) size 800x600
 3 RenderView at (0,0) size 800x600
 4layer at (0,0) size 800x600
 5 RenderBlock {HTML} at (0,0) size 800x600
 6 RenderBody {BODY} at (8,8) size 784x579
 7 RenderBlock {P} at (0,0) size 784x34
 8 RenderText {#text} at (0,0) size 768x34
 9 text run at (0,0) width 709: "This test makes sure we can add manually parsed SVG to the document when in dashboard compatibility mode. "
 10 text run at (709,0) width 59: "It can not"
 11 text run at (0,17) width 121: "be tested manually."
 12 RenderBlock {DIV} at (0,50) size 784x100
 13 RenderSVGRoot {svg} at (8,58) size 100x100
 14 RenderSVGEllipse {circle} at (8,58) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [cx=50.00] [cy=50.00] [r=50.00]
 15 RenderBlock {PRE} at (0,163) size 784x30
 16 RenderText {#text} at (0,0) size 600x15
 17 text run at (0,0) width 600: "Parsing of the document isn't prevented and produces a [object XMLDocument]"
 18 RenderText {#text} at (0,15) size 360x15
 19 text run at (0,15) width 360: "PASS: Managed to insert SVG element into tree"