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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/misc/script-after-slow-stylesheet-removed.html

Issue 2322343002: Fix "notificiation" and "soruce" typos. (Closed)
Patch Set: Created 4 years, 3 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
Index: third_party/WebKit/LayoutTests/http/tests/misc/script-after-slow-stylesheet-removed.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/misc/script-after-slow-stylesheet-removed.html b/third_party/WebKit/LayoutTests/http/tests/misc/script-after-slow-stylesheet-removed.html
index bbbed0e0b31f561381061b38d5175f47180814b3..1ecb12a38ca8c4499d1edbd9ee23edd002c220bd 100644
--- a/third_party/WebKit/LayoutTests/http/tests/misc/script-after-slow-stylesheet-removed.html
+++ b/third_party/WebKit/LayoutTests/http/tests/misc/script-after-slow-stylesheet-removed.html
@@ -14,7 +14,7 @@ setTimeout(function() {
<link id="sheet" rel="stylesheet" href="http://127.0.0.1:8000/misc/resources/slow-stylesheet.cgi">
-<p>Test that removing the last script blocking resoruce doesn't synchronously run script.</p>
+<p>Test that removing the last script blocking resource doesn't synchronously run script.</p>
<p id="output"></p>
<script>

Powered by Google App Engine
This is Rietveld 408576698