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

Unified Diff: LayoutTests/platform/mac/fast/forms/select-style-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-style-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/select-style-expected.txt b/LayoutTests/platform/mac/fast/forms/select-style-expected.txt
index cdd119ee24ed4d6e5951f2ecebc857745b4ea8f0..aee5261c26dabcda948a2eaceb704ac40ad4ea4c 100644
--- a/LayoutTests/platform/mac/fast/forms/select-style-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/select-style-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 256: "This tests that styled popups look right. "
text run at (255,0) width 311: "(Aqua for now- later, we will honor the styling)."
LayoutBR {BR} at (565,14) size 1x0
- RenderMenuList {SELECT} at (0,19) size 51x18 [bgcolor=#FF0000] [border: (1px solid #A6A6A6)]
+ LayoutMenuList {SELECT} at (0,19) size 51x18 [bgcolor=#FF0000] [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"
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (540,51) size 1x0
RenderInline {SPAN} at (0,0) size 65x28 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (5,56) size 51x18 [bgcolor=#F8F8F8]
+ LayoutMenuList {SELECT} at (5,56) 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"
@@ -32,7 +32,7 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (641,88) size 1x0
RenderInline {SPAN} at (0,0) size 65x28 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (5,93) size 51x18 [border: (1px solid #A6A6A6)]
+ LayoutMenuList {SELECT} at (5,93) size 51x18 [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"
@@ -45,7 +45,7 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (652,125) size 1x0
RenderInline {SPAN} at (0,0) size 65x28 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (5,130) size 51x18 [border: (1px solid #A6A6A6)]
+ LayoutMenuList {SELECT} at (5,130) size 51x18 [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"
@@ -56,7 +56,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,148) size 509x18
text run at (0,148) width 509: "This tests that background is white if only background-image:none is specified."
LayoutBR {BR} at (508,162) size 1x0
- RenderMenuList {SELECT} at (0,167) size 51x18 [bgcolor=#F8F8F8]
+ LayoutMenuList {SELECT} at (0,167) 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"
@@ -66,7 +66,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,185) size 430x18
text run at (0,185) width 430: "This tests that the image specified for background-image is visible."
LayoutBR {BR} at (429,199) size 1x0
- RenderMenuList {SELECT} at (0,203) size 51x18 [bgcolor=#F8F8F8] [border: (1px solid #A6A6A6)]
+ LayoutMenuList {SELECT} at (0,203) size 51x18 [bgcolor=#F8F8F8] [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