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

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

Issue 2827243002: Change default style of menu[type=context] (Closed)
Patch Set: Fix failing tests Created 3 years, 8 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-popup-expected.html b/third_party/WebKit/LayoutTests/html/menu_menuitem/menu-type-context-expected.html
similarity index 91%
rename from third_party/WebKit/LayoutTests/html/menu_menuitem/menu-type-popup-expected.html
rename to third_party/WebKit/LayoutTests/html/menu_menuitem/menu-type-context-expected.html
index 6482d13e9d3f45f6778acd5620d30fea2ce4c2bd..05fe4c0f5da835f1781a05e15f7c43592cc21c4b 100644
--- a/third_party/WebKit/LayoutTests/html/menu_menuitem/menu-type-popup-expected.html
+++ b/third_party/WebKit/LayoutTests/html/menu_menuitem/menu-type-context-expected.html
@@ -8,4 +8,4 @@ p {
}
</style>
</head>
-<p>This Text should render as it is inside menu which is not of type="popup".</p>
+<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