| Index: third_party/WebKit/LayoutTests/html/menu_menuitem/custom-context-menu.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLMenuElement/custom-context-menu.html b/third_party/WebKit/LayoutTests/html/menu_menuitem/custom-context-menu.html
|
| similarity index 99%
|
| rename from third_party/WebKit/LayoutTests/fast/dom/HTMLMenuElement/custom-context-menu.html
|
| rename to third_party/WebKit/LayoutTests/html/menu_menuitem/custom-context-menu.html
|
| index c823e8301aaa0032e1cadaea512fd783fd20866d..e9be85f42529420b7725c2a51f2a130958cf1fd3 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/HTMLMenuElement/custom-context-menu.html
|
| +++ b/third_party/WebKit/LayoutTests/html/menu_menuitem/custom-context-menu.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <head>
|
| -<script src="../../../resources/js-test.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <button id="button" style="height: 100px; width: 100px;">
|
| </button>
|
|
|