Index: LayoutTests/svg/custom/manually-parsed-embedded-svg-allowed-in-dashboard-expected.txt |
diff --git a/LayoutTests/svg/custom/manually-parsed-embedded-svg-allowed-in-dashboard-expected.txt b/LayoutTests/svg/custom/manually-parsed-embedded-svg-allowed-in-dashboard-expected.txt |
index 194aedf292bed695603035a8f85df3ebd9b6d15d..a1355450926180a081871e5510e8b038104f59f6 100644 |
--- a/LayoutTests/svg/custom/manually-parsed-embedded-svg-allowed-in-dashboard-expected.txt |
+++ b/LayoutTests/svg/custom/manually-parsed-embedded-svg-allowed-in-dashboard-expected.txt |
@@ -1,6 +1,6 @@ |
This test makes sure we can add manually parsed SVG to the document when in dashboard compatibility mode. It can not be tested manually. |
-Parsing of the document isn't prevented and produces a [object Document] |
+Parsing of the document isn't prevented and produces a [object XMLDocument] |
The circle element is of type [object SVGCircleElement] |
PASS: Managed to insert SVG element into tree |