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

Unified Diff: LayoutTests/platform/mac/fast/forms/select-baseline-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/select-baseline-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/select-baseline-expected.txt b/LayoutTests/platform/mac/fast/forms/select-baseline-expected.txt
index 66e6e74b4bcaf0f897736234e41642f95f59fd92..03a87d35cd775fea89117be350e51b7c18e95cae 100644
--- a/LayoutTests/platform/mac/fast/forms/select-baseline-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/select-baseline-expected.txt
@@ -6,23 +6,23 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 474x18
text run at (0,0) width 474: "This tests that empty select controls and buttons have the correct baseline."
LayoutBR {BR} at (473,14) size 1x0
- RenderMenuList {SELECT} at (0,20) size 36x18 [bgcolor=#F8F8F8]
+ LayoutMenuList {SELECT} at (0,20) size 36x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 36x18
LayoutBR at (8,2) size 0x13 [bgcolor=#F8F8F8]
RenderText {#text} at (36,19) size 31x18
text run at (36,19) width 31: " test "
- RenderMenuList {SELECT} at (66.22,20) size 51x18 [bgcolor=#F8F8F8]
+ LayoutMenuList {SELECT} at (66.22,20) size 51x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 51x18
RenderText at (8,2) size 20x13
text run at (8,2) width 20: "test"
RenderText {#text} at (117,19) size 5x18
text run at (117,19) width 5: " "
- RenderMenuList {SELECT} at (121.22,20) size 36x18 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A6A6A6)]
+ LayoutMenuList {SELECT} at (121.22,20) size 36x18 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A6A6A6)]
RenderBlock (anonymous) at (1,1) size 34x16
LayoutBR at (8,1) size 0x13 [bgcolor=#ADD8E6]
RenderText {#text} at (157,19) size 31x18
text run at (157,19) width 31: " test "
- RenderMenuList {SELECT} at (187.44,20) size 51x18 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A6A6A6)]
+ LayoutMenuList {SELECT} at (187.44,20) size 51x18 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A6A6A6)]
RenderBlock (anonymous) at (1,1) size 49x16
RenderText at (8,1) size 20x13
text run at (8,1) width 20: "test"

Powered by Google App Engine
This is Rietveld 408576698