Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(228)

Unified Diff: LayoutTests/svg/custom/manually-parsed-embedded-svg-allowed-in-dashboard-expected.txt

Issue 144063004: Add support for DOM4's XMLDocument interface (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove FIXME about XMLDocument.load() Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « LayoutTests/inspector/console/console-xml-document-expected.txt ('k') | Source/bindings/scripts/code_generator_v8.pm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698