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

Unified Diff: LayoutTests/platform/mac/fast/forms/menulist-clip-expected.txt

Issue 966883002: renderer/RenderMenuList.* -> layout/LayoutMenuList.* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove OWNERS, allowing Source/core/rendering to be deleted. Created 5 years, 10 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: LayoutTests/platform/mac/fast/forms/menulist-clip-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/menulist-clip-expected.txt b/LayoutTests/platform/mac/fast/forms/menulist-clip-expected.txt
index 1c33509300a9f9236358aad0f0046aa76a37ef55..1bd91cee5ba114e025fb448480cf4a825b05a536 100644
--- a/LayoutTests/platform/mac/fast/forms/menulist-clip-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/menulist-clip-expected.txt
@@ -17,7 +17,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (220,18) size 5x18
text run at (220,18) width 5: "."
RenderBlock (anonymous) at (0,52) size 784x30
- RenderMenuList {SELECT} at (0,0) size 53x30 [bgcolor=#F8F8F8] [border: (1px solid #A6A6A6)]
+ LayoutMenuList {SELECT} at (0,0) size 53x30 [bgcolor=#F8F8F8] [border: (1px solid #A6A6A6)]
RenderBlock (anonymous) at (1,4.50) size 51x21
RenderText at (0,0) size 51x21
text run at (0,0) width 51: "Apple"

Powered by Google App Engine
This is Rietveld 408576698