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

Unified Diff: third_party/WebKit/LayoutTests/fast/parser/non-script-endtag-in-textmode-expected.txt

Issue 2151783002: Fix crash when encountered unmatched script end-tag token in TextMode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: better tagname on tests Created 4 years, 5 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: third_party/WebKit/LayoutTests/fast/parser/non-script-endtag-in-textmode-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/parser/non-script-endtag-in-textmode-expected.txt b/third_party/WebKit/LayoutTests/fast/parser/non-script-endtag-in-textmode-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..7d73519e36d220ba727e2b41d32b3e6f1f46aa59
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/parser/non-script-endtag-in-textmode-expected.txt
@@ -0,0 +1,3 @@
+PASS: if no crash on DEBUG
+
+

Powered by Google App Engine
This is Rietveld 408576698