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

Unified Diff: LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt

Issue 14969020: Avoid adding placeholder when deleting last text in root (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed bad TestExpectations behavior and unnecessary results churn. Created 7 years, 7 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/fast/parser/nested-fragment-parser-crash-expected.txt
diff --git a/LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt b/LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt
index dfa952ce8fa732a42665b5af5dc313e704d20f4b..acdbd4639193a24d0c1c2691e8a8088e0e74d890 100644
--- a/LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt
+++ b/LayoutTests/fast/parser/nested-fragment-parser-crash-expected.txt
@@ -1,3 +1,6 @@
CONSOLE MESSAGE: line 19: Uncaught RangeError: Maximum call stack size exceeded.
+CONSOLE MESSAGE: line 19: Uncaught RangeError: Maximum call stack size exceeded.
+CONSOLE MESSAGE: line 19: Uncaught RangeError: Maximum call stack size exceeded.
x
x This test passes if it doesn't crash.
+

Powered by Google App Engine
This is Rietveld 408576698