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

Unified Diff: LayoutTests/fast/dom/DOMParser-marquee-crash-expected.txt

Issue 919473004: Make DOMParser create documents with a context document set (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: added test Created 5 years, 10 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
« no previous file with comments | « LayoutTests/fast/dom/DOMParser-marquee-crash.html ('k') | Source/core/xml/DOMParser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/DOMParser-marquee-crash-expected.txt
diff --git a/LayoutTests/fast/dom/DOMParser-marquee-crash-expected.txt b/LayoutTests/fast/dom/DOMParser-marquee-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b2b42386f379e5f0d0e7f5da70b545a7ce140149
--- /dev/null
+++ b/LayoutTests/fast/dom/DOMParser-marquee-crash-expected.txt
@@ -0,0 +1,2 @@
+This creates a DOMParser object and tries to parse a document containing a marquee element (implemented in Private JS). If the test is successful, it should not crash.
+
« no previous file with comments | « LayoutTests/fast/dom/DOMParser-marquee-crash.html ('k') | Source/core/xml/DOMParser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698