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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/forms/select-style-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/select-style-expected.txt b/LayoutTests/platform/linux/fast/forms/select-style-expected.txt
index f344c765769aa1ea003282b7a0ccefa5e4a0484d..67076d61bfc9c0f86c56018e61c92ce27841534e 100644
--- a/LayoutTests/platform/linux/fast/forms/select-style-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/select-style-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 239: "This tests that styled popups look right. "
text run at (239,0) width 286: "(Aqua for now- later, we will honor the styling)."
LayoutBR {BR} at (525,15) size 0x0
- RenderMenuList {SELECT} at (0,20) size 47x20 [bgcolor=#FF0000] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (0,20) size 47x20 [bgcolor=#FF0000] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 45x18
RenderText at (4,1) size 22x16
text run at (4,1) width 22: "test"
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (504,55) size 0x0
RenderInline {SPAN} at (0,0) size 61x29 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (5,60) size 47x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (5,60) size 47x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 45x18
RenderText at (4,1) size 22x16
text run at (4,1) width 22: "test"
@@ -32,7 +32,7 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (594,95) size 0x0
RenderInline {SPAN} at (0,0) size 61x29 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (5,100) size 47x20 [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (5,100) size 47x20 [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 45x18
RenderText at (4,1) size 22x16
text run at (4,1) width 22: "test"
@@ -45,7 +45,7 @@ layer at (0,0) size 800x600
LayoutBR {BR} at (612,135) size 0x0
RenderInline {SPAN} at (0,0) size 61x29 [bgcolor=#FF0000]
RenderText {#text} at (0,0) size 0x0
- RenderMenuList {SELECT} at (5,140) size 47x20 [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (5,140) size 47x20 [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 45x18
RenderText at (4,1) size 22x16
text run at (4,1) width 22: "test"
@@ -56,7 +56,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,160) size 470x19
text run at (0,160) width 470: "This tests that background is white if only background-image:none is specified."
LayoutBR {BR} at (470,175) size 0x0
- RenderMenuList {SELECT} at (0,180) size 47x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (0,180) size 47x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 45x18
RenderText at (4,1) size 22x16
text run at (4,1) width 22: "test"
@@ -66,7 +66,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,200) size 396x19
text run at (0,200) width 396: "This tests that the image specified for background-image is visible."
LayoutBR {BR} at (396,215) size 0x0
- RenderMenuList {SELECT} at (0,220) size 47x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (0,220) size 47x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 45x18
RenderText at (4,1) size 22x16
text run at (4,1) width 22: "test"

Powered by Google App Engine
This is Rietveld 408576698