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

Unified Diff: LayoutTests/fast/css/hover-update.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/css/hover-update.html
diff --git a/LayoutTests/fast/css/hover-update.html b/LayoutTests/fast/css/hover-update.html
index 90a6a4264b13313440782072a9fbdb4b38e39ec6..510bb63257032ba2a499bece8eb8292a1936e2b5 100644
--- a/LayoutTests/fast/css/hover-update.html
+++ b/LayoutTests/fast/css/hover-update.html
@@ -11,7 +11,7 @@
div#b:hover { background: green; }
span#c:hover { color: red; }
</style>
-<script src="../js/resources/js-test-pre.js"></script>
+<script src="../../resources/js-test.js"></script>
</head>
<body onload="runtest()">
<p><b>BUG ID:</b> <a href="http://bugs.webkit.org/show_bug.cgi?id=6821">Bugzilla bug 6821</a> Fix for 5983 will not always update hover correctly.</p>
« no previous file with comments | « LayoutTests/fast/css/hover-display-block-none.html ('k') | LayoutTests/fast/css/id-or-class-before-stylesheet.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698