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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/compatMode-AlmostStrict.html

Issue 1469783002: Cleanup: Correctly spell success(ful). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl format media Created 5 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
Index: third_party/WebKit/LayoutTests/fast/dom/compatMode-AlmostStrict.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/compatMode-AlmostStrict.html b/third_party/WebKit/LayoutTests/fast/dom/compatMode-AlmostStrict.html
index b7781e4a50da70dc895464674d12a436e4aff975..8479067fc8e56d6dee7f8af42499ed43fe593ea5 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/compatMode-AlmostStrict.html
+++ b/third_party/WebKit/LayoutTests/fast/dom/compatMode-AlmostStrict.html
@@ -22,7 +22,7 @@ function runTests() {
</script>
</head>
<body onload="runTests();">
-This tests that compatMode returns 'CSS1Compat' when the declared DTD is known (we are in almost strict mode). If the test is sucessful, the text below should say "SUCCESS".
+This tests that compatMode returns 'CSS1Compat' when the declared DTD is known (we are in almost strict mode). If the test is successful, the text below should say "SUCCESS".
<pre id="console">
</pre>
</body>

Powered by Google App Engine
This is Rietveld 408576698