Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/dom/comment-dom-node.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/comment-dom-node.html b/third_party/WebKit/LayoutTests/fast/dom/comment-dom-node.html |
| index 68a1d0a20dd00f6e0696a41db1a9ceb709a23d06..53b5977e6194d70de4990065491a5b77f4c5fc43 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/dom/comment-dom-node.html |
| +++ b/third_party/WebKit/LayoutTests/fast/dom/comment-dom-node.html |
| @@ -1,6 +1,6 @@ |
| <html> |
| <body> |
| -<div id="test"><!--SUCESS--></div> |
| +<div id="test"><!--SUCCESS--></div> |
| <script> |
| if (window.testRunner) |
| testRunner.dumpAsText(); |