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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/basic-selects-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/win-xp/fast/forms/basic-selects-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/basic-selects-expected.txt b/LayoutTests/platform/win-xp/fast/forms/basic-selects-expected.txt
index 4a4c9d41491f488b9f5bdfcf2f6c4bd46b73a588..c9c5500002c1528e67692b3fa732361d33be2ddf 100644
--- a/LayoutTests/platform/win-xp/fast/forms/basic-selects-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/basic-selects-expected.txt
@@ -6,13 +6,13 @@ layer at (0,0) size 800x536
RenderBlock {DIV} at (0,0) size 784x520 [border: (1px solid #FF0000)]
RenderText {#text} at (1,1) size 156x19
text run at (1,1) width 156: "Whitespace in option text:"
- RenderMenuList {SELECT} at (157,1) size 50x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (157,1) size 50x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 48x18
RenderText at (4,1) size 25x16
text run at (4,1) width 25: "f o o"
RenderText {#text} at (207,1) size 7x19
text run at (207,1) width 7: "a"
- RenderMenuList {SELECT} at (214,1) size 50x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (214,1) size 50x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 48x18
RenderText at (4,1) size 25x16
text run at (4,1) width 25: "f o o"
@@ -22,13 +22,13 @@ layer at (0,0) size 800x536
LayoutBR {BR} at (1,19) size 0x19
RenderText {#text} at (1,37) size 128x19
text run at (1,37) width 128: "Simple select control:"
- RenderMenuList {SELECT} at (129,37) size 43x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (129,37) size 43x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 41x18
RenderText at (4,1) size 17x16
text run at (4,1) width 17: "foo"
RenderText {#text} at (172,37) size 7x19
text run at (172,37) width 7: "a"
- RenderMenuList {SELECT} at (179,37) size 43x20 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (179,37) size 43x20 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 41x18
RenderText at (4,1) size 17x16
text run at (4,1) width 17: "foo"
@@ -38,13 +38,13 @@ layer at (0,0) size 800x536
LayoutBR {BR} at (1,55) size 0x19
RenderText {#text} at (1,73) size 181x19
text run at (1,73) width 181: "Line-height should be ignored:"
- RenderMenuList {SELECT} at (182,73) size 42x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (182,73) size 42x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 40x18
RenderText at (4,1) size 17x16
text run at (4,1) width 17: "foo"
RenderText {#text} at (224,73) size 7x19
text run at (224,73) width 7: "a"
- RenderMenuList {SELECT} at (231,73) size 43x20 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (231,73) size 43x20 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 41x18
RenderText at (4,1) size 18x16
text run at (4,1) width 18: "bar"
@@ -54,13 +54,13 @@ layer at (0,0) size 800x536
LayoutBR {BR} at (1,91) size 0x19
RenderText {#text} at (1,113) size 414x19
text run at (1,113) width 414: "Padding should be respected, the arrow button shouldn't change size:"
- RenderMenuList {SELECT} at (415,109) size 50x28 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (415,109) size 50x28 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (5,5) size 40x18
RenderText at (4,1) size 17x16
text run at (4,1) width 17: "foo"
RenderText {#text} at (465,113) size 7x19
text run at (465,113) width 7: "a"
- RenderMenuList {SELECT} at (472,109) size 50x28 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (472,109) size 50x28 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (5,5) size 40x18
RenderText at (4,1) size 17x16
text run at (4,1) width 17: "foo"
@@ -70,13 +70,13 @@ layer at (0,0) size 800x536
LayoutBR {BR} at (1,135) size 0x19
RenderText {#text} at (1,160) size 171x19
text run at (1,160) width 171: "Border should be respected:"
- RenderMenuList {SELECT} at (172,153) size 56x34 [bgcolor=#FFFFFF] [border: (8px solid #33CCFF)]
+ LayoutMenuList {SELECT} at (172,153) size 56x34 [bgcolor=#FFFFFF] [border: (8px solid #33CCFF)]
RenderBlock (anonymous) at (8,8) size 40x18
RenderText at (4,1) size 17x16
text run at (4,1) width 17: "foo"
RenderText {#text} at (228,160) size 7x19
text run at (228,160) width 7: "a"
- RenderMenuList {SELECT} at (235,153) size 56x34 [color=#808080] [bgcolor=#FFFFFF] [border: (8px solid #33CCFF)]
+ LayoutMenuList {SELECT} at (235,153) size 56x34 [color=#808080] [bgcolor=#FFFFFF] [border: (8px solid #33CCFF)]
RenderBlock (anonymous) at (8,8) size 40x18
RenderText at (4,1) size 17x16
text run at (4,1) width 17: "foo"
@@ -86,13 +86,13 @@ layer at (0,0) size 800x536
LayoutBR {BR} at (1,185) size 0x19
RenderText {#text} at (1,211) size 111x19
text run at (1,211) width 111: "Border + padding:"
- RenderMenuList {SELECT} at (112,203) size 58x36 [bgcolor=#FFFFFF] [border: (4px solid #33CCFF)]
+ LayoutMenuList {SELECT} at (112,203) size 58x36 [bgcolor=#FFFFFF] [border: (4px solid #33CCFF)]
RenderBlock (anonymous) at (9,9) size 40x18
RenderText at (4,1) size 17x16
text run at (4,1) width 17: "foo"
RenderText {#text} at (170,211) size 7x19
text run at (170,211) width 7: "a"
- RenderMenuList {SELECT} at (177,203) size 58x36 [color=#808080] [bgcolor=#FFFFFF] [border: (4px solid #33CCFF)]
+ LayoutMenuList {SELECT} at (177,203) size 58x36 [color=#808080] [bgcolor=#FFFFFF] [border: (4px solid #33CCFF)]
RenderBlock (anonymous) at (9,9) size 40x18
RenderText at (4,1) size 17x16
text run at (4,1) width 17: "foo"
@@ -102,13 +102,13 @@ layer at (0,0) size 800x536
LayoutBR {BR} at (1,237) size 0x19
RenderText {#text} at (1,260) size 454x19
text run at (1,260) width 454: "Height larger than font-size, button should grow, text baseline should center:"
- RenderMenuList {SELECT} at (455,255) size 42x30 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (455,255) size 42x30 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,6) size 40x18
RenderText at (4,1) size 17x16
text run at (4,1) width 17: "foo"
RenderText {#text} at (497,260) size 7x19
text run at (497,260) width 7: "a"
- RenderMenuList {SELECT} at (504,255) size 42x30 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (504,255) size 42x30 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,6) size 40x18
RenderText at (4,1) size 17x16
text run at (4,1) width 17: "foo"
@@ -118,13 +118,13 @@ layer at (0,0) size 800x536
LayoutBR {BR} at (1,283) size 0x19
RenderText {#text} at (1,301) size 456x19
text run at (1,301) width 456: "Height smaller than font-size, whole select shrinks but baseline is unchanged:"
- RenderMenuList {SELECT} at (457,301) size 43x3 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (457,301) size 43x3 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 41x18
RenderText at (4,1) size 17x16
text run at (4,1) width 17: "foo"
RenderText {#text} at (500,301) size 7x19
text run at (500,301) width 7: "a"
- RenderMenuList {SELECT} at (507,301) size 43x3 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (507,301) size 43x3 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 41x18
RenderText at (4,1) size 18x16
text run at (4,1) width 18: "bar"
@@ -135,7 +135,7 @@ layer at (0,0) size 800x536
RenderText {#text} at (1,333) size 159x19
text run at (1,333) width 159: "select control with size=0: "
LayoutBR {BR} at (160,333) size 0x19
- RenderMenuList {SELECT} at (1,351) size 204x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (1,351) size 204x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 202x18
RenderText at (4,1) size 78x16
text run at (4,1) width 78: "Future Series"
@@ -145,7 +145,7 @@ layer at (0,0) size 800x536
RenderText {#text} at (1,369) size 159x19
text run at (1,369) width 159: "select control with size=1: "
LayoutBR {BR} at (160,369) size 0x19
- RenderMenuList {SELECT} at (1,387) size 204x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (1,387) size 204x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 202x18
RenderText at (4,1) size 78x16
text run at (4,1) width 78: "Future Series"
@@ -155,7 +155,7 @@ layer at (0,0) size 800x536
RenderText {#text} at (1,405) size 159x19
text run at (1,405) width 159: "Non-styled select control: "
LayoutBR {BR} at (160,405) size 0x19
- RenderMenuList {SELECT} at (1,423) size 224x40 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (1,423) size 224x40 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (11,11) size 202x18
RenderText at (4,1) size 78x16
text run at (4,1) width 78: "Future Series"
@@ -165,7 +165,7 @@ layer at (0,0) size 800x536
RenderText {#text} at (1,461) size 278x19
text run at (1,461) width 278: "Styled select control with large border-radius: "
LayoutBR {BR} at (279,461) size 0x19
- RenderMenuList {SELECT} at (1,479) size 224x40 [bgcolor=#33CCFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (1,479) size 224x40 [bgcolor=#33CCFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (11,11) size 202x18
RenderText at (4,1) size 78x16
text run at (4,1) width 78: "Future Series"

Powered by Google App Engine
This is Rietveld 408576698