Index: LayoutTests/svg/custom/manually-parsed-svg-allowed-in-dashboard-expected.txt |
diff --git a/LayoutTests/svg/custom/manually-parsed-svg-allowed-in-dashboard-expected.txt b/LayoutTests/svg/custom/manually-parsed-svg-allowed-in-dashboard-expected.txt |
index f6c460edf1da6958fa8f9b9e3f61c2f9844c09a1..80a849ec980408313c65461258622a6c9ab82fbf 100644 |
--- a/LayoutTests/svg/custom/manually-parsed-svg-allowed-in-dashboard-expected.txt |
+++ b/LayoutTests/svg/custom/manually-parsed-svg-allowed-in-dashboard-expected.txt |
@@ -1,5 +1,5 @@ |
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 SVGDocument] |
+Parsing of the document isn't prevented and produces a [object XMLDocument] |
PASS: Managed to insert SVG element into tree |