| Index: third_party/WebKit/LayoutTests/dom/attr/set-attribute-node-from-iframe.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/Attr/set-attribute-node-from-iframe.html b/third_party/WebKit/LayoutTests/dom/attr/set-attribute-node-from-iframe.html
|
| similarity index 92%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/Attr/set-attribute-node-from-iframe.html
|
| rename to third_party/WebKit/LayoutTests/dom/attr/set-attribute-node-from-iframe.html
|
| index e0e6666942f0ae063f7e8c3902335a75b1f3e9df..47c19fcaef69dd1e568c230bef3edbc2c1065ccf 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/Attr/set-attribute-node-from-iframe.html
|
| +++ b/third_party/WebKit/LayoutTests/dom/attr/set-attribute-node-from-iframe.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>
|
| <iframe></iframe>
|
|
|