| Index: third_party/WebKit/LayoutTests/html/menu_menuitem/menu-type-context-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/html/menu_menuitem/menu-type-context-expected.html b/third_party/WebKit/LayoutTests/html/menu_menuitem/menu-type-context-expected.html
|
| deleted file mode 100644
|
| index 05fe4c0f5da835f1781a05e15f7c43592cc21c4b..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/html/menu_menuitem/menu-type-context-expected.html
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<head>
|
| -<style>
|
| -p {
|
| - -webkit-margin-before: 1__qem;
|
| - -webkit-margin-after: 1em;
|
| - -webkit-padding-start: 40px
|
| -}
|
| -</style>
|
| -</head>
|
| -<p>This Text should render as it is inside menu which is not of type="context".</p>
|
|
|