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

Unified Diff: LayoutTests/platform/mac/fast/forms/menulist-option-wrap-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-option-wrap-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/menulist-option-wrap-expected.txt b/LayoutTests/platform/mac/fast/forms/menulist-option-wrap-expected.txt
index 98af6b843483f5195e0c03fbfdbde12ef0499f50..0ac30bbd4716d2e71307f4acd320d5cc80fabdb9 100644
--- a/LayoutTests/platform/mac/fast/forms/menulist-option-wrap-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/menulist-option-wrap-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (35,2) width 64: "size=\"1\""
RenderText {#text} at (98,0) size 9x18
text run at (98,0) width 9: ": "
- RenderMenuList {SELECT} at (106.84,2) size 100x15 [bgcolor=#F8F8F8] [border: (1px solid #A6A6A6)]
+ LayoutMenuList {SELECT} at (106.84,2) size 100x15 [bgcolor=#F8F8F8] [border: (1px solid #A6A6A6)]
RenderBlock (anonymous) at (1,1) size 98x13
RenderText at (0,0) size 179x13
text run at (0,0) width 179: "Very long option that does not fit"
@@ -36,7 +36,7 @@ layer at (0,0) size 800x600
text run at (56,2) width 32: "size"
RenderText {#text} at (87,0) size 10x18
text run at (87,0) width 10: ": "
- RenderMenuList {SELECT} at (96.08,2) size 100x15 [bgcolor=#F8F8F8] [border: (1px solid #A6A6A6)]
+ LayoutMenuList {SELECT} at (96.08,2) size 100x15 [bgcolor=#F8F8F8] [border: (1px solid #A6A6A6)]
RenderBlock (anonymous) at (1,1) size 98x13
RenderText at (0,0) size 179x13
text run at (0,0) width 179: "Very long option that does not fit"

Powered by Google App Engine
This is Rietveld 408576698