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

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

Issue 2669403002: Move tests for sections elements to html/sections/. (Closed)
Patch Set: Created 3 years, 10 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/fast/dom/global-event-handlers.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/global-event-handlers.html b/third_party/WebKit/LayoutTests/fast/dom/global-event-handlers.html
index e13a93d4c4a883e442fd562342d494ba54805065..ecba1c72f4bd62a8032d5e3f478c843437f209b5 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/global-event-handlers.html
+++ b/third_party/WebKit/LayoutTests/fast/dom/global-event-handlers.html
@@ -2,7 +2,7 @@
<title>GlobalEventHandlers test</title>
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
-<script src="resources/event-handlers.js"></script>
+<script src="../../html/resources/event-handlers.js"></script>
<script>
// attribute list from WHATWG HTML Living Standard r8389
[

Powered by Google App Engine
This is Rietveld 408576698