| 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
|
|
|