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

Unified Diff: LayoutTests/fast/events/touch/tap-highlight-color.html

Issue 58533003: Move fast/js/resources files to resources. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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: LayoutTests/fast/events/touch/tap-highlight-color.html
diff --git a/LayoutTests/fast/events/touch/tap-highlight-color.html b/LayoutTests/fast/events/touch/tap-highlight-color.html
index 079d098f5a6f06601827ccfdd14d435bfa62bab1..aa6c3330e4eb7ce7a1746255cbbc4bf3e7339b1a 100644
--- a/LayoutTests/fast/events/touch/tap-highlight-color.html
+++ b/LayoutTests/fast/events/touch/tap-highlight-color.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
-<script src="../../js/resources/js-test-pre.js"></script>
+<script src="../../../resources/js-test.js"></script>
<!--
To test the new CSS property -webkit-tap-highlight-color we create a new div element and
add -webkit-tap-highlight-color in the element, then see whether we can get the specified tap highlight color from DOM.
« no previous file with comments | « LayoutTests/fast/events/touch/script-tests/TEMPLATE.html ('k') | LayoutTests/fast/events/touch/touch-active-state.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698