CONSOLE MESSAGE: line 12: TypeError: testRunner.setUseDashboardCompatibilityMode is not a function. (In 'testRunner.setUseDashboardCompatibilityMode(true)', 'testRunner.setUseDashboardCompatibilityMode' is undefined) layer at (0,0) size 785x713 RenderView at (0,0) size 785x600 layer at (0,0) size 785x713 RenderBlock {HTML} at (0,0) size 785x713 RenderBody {BODY} at (8,8) size 769x692 RenderBlock {P} at (0,0) size 769x34 RenderText {#text} at (0,0) size 768x34 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. " text run at (709,0) width 59: "It can not" text run at (0,17) width 121: "be tested manually." RenderBlock {DIV} at (0,50) size 769x584 RenderBlock {HTML} at (0,0) size 769x584 RenderBody {BODY} at (8,0) size 753x584 RenderSVGRoot {svg} at (16,58) size 100x100 RenderSVGEllipse {circle} at (16,58) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [cx=50.00] [cy=50.00] [r=50.00] RenderBlock {PRE} at (0,647) size 769x45 RenderText {#text} at (0,0) size 600x15 text run at (0,0) width 600: "Parsing of the document isn't prevented and produces a [object XMLDocument]" RenderText {#text} at (0,15) size 440x15 text run at (0,15) width 440: "The circle element is of type [object SVGCircleElement]" RenderText {#text} at (0,30) size 360x15 text run at (0,30) width 360: "PASS: Managed to insert SVG element into tree"