| Index: third_party/WebKit/LayoutTests/fast/dom/HTMLMenuElement/menu-type-popup-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/HTMLMenuElement/menu-type-popup-expected.html b/third_party/WebKit/LayoutTests/fast/dom/HTMLMenuElement/menu-type-popup-expected.html
|
| deleted file mode 100644
|
| index 6482d13e9d3f45f6778acd5620d30fea2ce4c2bd..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/HTMLMenuElement/menu-type-popup-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="popup".</p>
|
|
|