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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/lazy-addeventlisteners.html

Issue 2661573002: DevTools: skip specific tests for backwards compatibility testing (Closed)
Patch Set: add skip expectations for inspector-unit Created 3 years, 11 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/http/tests/inspector/service-workers/lazy-addeventlisteners-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/lazy-addeventlisteners.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/lazy-addeventlisteners.html b/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/lazy-addeventlisteners.html
index 49e144ac6e87ddd41ed78c30b48686073b6bcb43..1b53adb3820bde521f6141eae0929096b4ee6bb9 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/lazy-addeventlisteners.html
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/lazy-addeventlisteners.html
@@ -17,6 +17,6 @@ function test()
</script>
</head>
<body onload="runTest()">
-<p>Tests that a warining is shown in the console if addEventListner is called after initial evaluation of the service worker script.</p>
+<p>Tests that a warning is shown in the console if addEventListener is called after initial evaluation of the service worker script.</p>
</body>
</html>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/inspector/service-workers/lazy-addeventlisteners-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698