Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Unified Diff: third_party/WebKit/LayoutTests/html/menu_menuitem/menu-type-context-expected.html

Issue 2905763003: Rollback ContextMenu (Closed)
Patch Set: Rebase Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698