| Index: third_party/WebKit/LayoutTests/dom/attr/update-attribute-node-no-crash.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Attr/update-attribute-node-no-crash.html b/third_party/WebKit/LayoutTests/dom/attr/update-attribute-node-no-crash.html
|
| similarity index 95%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/Attr/update-attribute-node-no-crash.html
|
| rename to third_party/WebKit/LayoutTests/dom/attr/update-attribute-node-no-crash.html
|
| index 996ff3bb51e26a9180e4d07bca6106c9ed64c01c..4f86dd41247d80f2b320bdd778b59fe0cd78ebf1 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Attr/update-attribute-node-no-crash.html
|
| +++ b/third_party/WebKit/LayoutTests/dom/attr/update-attribute-node-no-crash.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML>
|
| <html>
|
| <head>
|
| -<script src="../../../resources/js-test.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <iframe></iframe>
|
|
|