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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/window-event-handlers.html

Issue 2667393002: Stop using script-tests in fast/dom/. (Closed)
Patch Set: . 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 | « third_party/WebKit/LayoutTests/fast/dom/webtiming-navigate-within-document.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/dom/window-event-handlers.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/window-event-handlers.html b/third_party/WebKit/LayoutTests/fast/dom/window-event-handlers.html
index f64fe17b6257fcbcd5b6dc74f3c776a97cb61495..26c2bc9fedee96d36829ec51206eaa62df84e2c2 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/window-event-handlers.html
+++ b/third_party/WebKit/LayoutTests/fast/dom/window-event-handlers.html
@@ -2,7 +2,7 @@
<title>WindowEventHandlers test</title>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
-<script src="script-tests/event-handlers.js"></script>
+<script src="resources/event-handlers.js"></script>
<script>
// attribute list from WHATWG HTML Living Standard r8389
[
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/dom/webtiming-navigate-within-document.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698