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

Unified Diff: LayoutTests/editing/execCommand/apply-style-iframe-crash-expected.txt

Issue 141103006: Protect document.execCommand() from recursive call and DOM mutation events (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2014-02-03T14:21:08 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
« no previous file with comments | « no previous file | LayoutTests/editing/execCommand/replaceSelectorCommand-crash-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/execCommand/apply-style-iframe-crash-expected.txt
diff --git a/LayoutTests/editing/execCommand/apply-style-iframe-crash-expected.txt b/LayoutTests/editing/execCommand/apply-style-iframe-crash-expected.txt
index 66146b5c25e251b926da8246f2276a14144008f7..5f89059d289103120d5b4da0caff1b686367b135 100644
--- a/LayoutTests/editing/execCommand/apply-style-iframe-crash-expected.txt
+++ b/LayoutTests/editing/execCommand/apply-style-iframe-crash-expected.txt
@@ -1 +1,3 @@
+CONSOLE WARNING: line 13: We don't execute document.execCommand() this time, because it is called recursively.
+CONSOLE WARNING: line 13: We don't execute document.execCommand() this time, because it is called recursively.
PASS; NOT CRASHED
« no previous file with comments | « no previous file | LayoutTests/editing/execCommand/replaceSelectorCommand-crash-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698