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

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

Issue 73873002: Fix typo in LayoutTests/editing/execCommand/apply-style-iframe-crash.html (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/execCommand/apply-style-iframe-crash.html
diff --git a/LayoutTests/editing/execCommand/apply-style-iframe-crash.html b/LayoutTests/editing/execCommand/apply-style-iframe-crash.html
index bb0b1e4969da7edc93dce3724f8a4e7e5316906c..eef01573f93d8f19d8cbc02487003f8d3f077896 100644
--- a/LayoutTests/editing/execCommand/apply-style-iframe-crash.html
+++ b/LayoutTests/editing/execCommand/apply-style-iframe-crash.html
@@ -1,6 +1,6 @@
<!DOCTYPE html>
<h1><button><iframe></iframe></button>
-</h1><input><iframe xonload="
+</h1><input><iframe onload="
if (document.counter)
document.counter++;
else
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698