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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/comment-dom-node.html

Issue 2260813003: Fix spelling in fast/dom/comment-dom-node.html. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove extraneous expectation Created 4 years, 4 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 | third_party/WebKit/LayoutTests/fast/dom/comment-dom-node-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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();
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/dom/comment-dom-node-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698