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

Unified Diff: LayoutTests/fast/dom/Window/querySelectorAll-with-pseudo-elements.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
« no previous file with comments | « LayoutTests/fast/dom/Window/new-window-opener.html ('k') | LayoutTests/fast/dom/Window/replaceable.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/Window/querySelectorAll-with-pseudo-elements.html
diff --git a/LayoutTests/fast/dom/Window/querySelectorAll-with-pseudo-elements.html b/LayoutTests/fast/dom/Window/querySelectorAll-with-pseudo-elements.html
index f521ac977c8a82814de13aad6dd83d0d9764c01e..21565a94ba5e884b87876ec37e8ad36819a824d9 100644
--- a/LayoutTests/fast/dom/Window/querySelectorAll-with-pseudo-elements.html
+++ b/LayoutTests/fast/dom/Window/querySelectorAll-with-pseudo-elements.html
@@ -2,7 +2,7 @@
<html>
<head>
<title>Test for Bugzilla Bug 83446 - Broken handling for pseudo-elements in Selectors API </title>
-<script src="../../js/resources/js-test-pre.js"></script>
+<script src="../../../resources/js-test.js"></script>
<script>
function test() {
description("The test verifies that the querySelectorAll() API does not return any matched elements when querying for pseudo-element selectors.");
« no previous file with comments | « LayoutTests/fast/dom/Window/new-window-opener.html ('k') | LayoutTests/fast/dom/Window/replaceable.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698