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

Unified Diff: LayoutTests/accessibility/canvas-description-and-role.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/accessibility/canvas-description-and-role.html
diff --git a/LayoutTests/accessibility/canvas-description-and-role.html b/LayoutTests/accessibility/canvas-description-and-role.html
index edfe2ebfc98abac3a748fc81dd08f9b515d1de8f..46f63befef5056c9949b03caf28866c4d9a33310 100644
--- a/LayoutTests/accessibility/canvas-description-and-role.html
+++ b/LayoutTests/accessibility/canvas-description-and-role.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html>
<body>
-<script src="../fast/js/resources/js-test-pre.js"></script>
+<script src="../resources/js-test.js"></script>
<style>canvas { display: inline; border: 1px solid #000; }</style>
<!-- No whitespace between canvases on purpose, so there's the same
« no previous file with comments | « LayoutTests/accessibility/canvas-accessibilitynodeobject.html ('k') | LayoutTests/accessibility/canvas-fallback-content.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698