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

Unified Diff: third_party/WebKit/LayoutTests/dom/attr/access-after-element-destruction.html

Issue 2781993003: Move tests for Attr interface to LayoutTests/dom/attr/. (Closed)
Patch Set: Created 3 years, 9 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/dom/attr/access-after-element-destruction.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/Attr/access-after-element-destruction.html b/third_party/WebKit/LayoutTests/dom/attr/access-after-element-destruction.html
similarity index 95%
rename from third_party/WebKit/LayoutTests/fast/dom/Attr/access-after-element-destruction.html
rename to third_party/WebKit/LayoutTests/dom/attr/access-after-element-destruction.html
index c25f5976dfce2dd860f2326c6ba178a3e258dba0..5fd6bb219609c0bee0dd5381fe28f32141a5f91e 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/Attr/access-after-element-destruction.html
+++ b/third_party/WebKit/LayoutTests/dom/attr/access-after-element-destruction.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
-<script src="../../../resources/js-test.js"></script>
+<script src="../../resources/js-test.js"></script>
</head>
<body>
<script>

Powered by Google App Engine
This is Rietveld 408576698