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

Unified Diff: LayoutTests/platform/win/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/fast/forms/basic-selects-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/basic-selects-expected.txt b/LayoutTests/platform/win/fast/forms/basic-selects-expected.txt
index 16edc1e684d418b90c07d2770586a82931461690..c3422e3f8b4ac9b75f4bc1ce285146395c756ac7 100644
--- a/LayoutTests/platform/win/fast/forms/basic-selects-expected.txt
+++ b/LayoutTests/platform/win/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,2) size 169x17
text run at (1,2) width 169: "Whitespace in option text:"
- RenderMenuList {SELECT} at (169.39,1) size 50x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (169.39,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 (219,2) size 8x17
text run at (219,2) width 8: "a"
- RenderMenuList {SELECT} at (226.50,1) size 50x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (226.50,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,20) size 0x17
RenderText {#text} at (1,38) size 140x17
text run at (1,38) width 140: "Simple select control:"
- RenderMenuList {SELECT} at (140.52,37) size 43x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (140.52,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 (183,38) size 8x17
text run at (183,38) width 8: "a"
- RenderMenuList {SELECT} at (190.63,37) size 43x20 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (190.63,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,56) size 0x17
RenderText {#text} at (1,74) size 198x17
text run at (1,74) width 198: "Line-height should be ignored:"
- RenderMenuList {SELECT} at (198.73,73) size 42x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (198.73,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 (240,74) size 8x17
text run at (240,74) width 8: "a"
- RenderMenuList {SELECT} at (247.83,73) size 43x20 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (247.83,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,92) size 0x17
RenderText {#text} at (1,114) size 441x17
text run at (1,114) width 441: "Padding should be respected, the arrow button shouldn't change size:"
- RenderMenuList {SELECT} at (442,109) size 50x28 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (442,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 (492,114) size 8x17
text run at (492,114) width 8: "a"
- RenderMenuList {SELECT} at (499.09,109) size 50x28 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (499.09,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,136) size 0x17
RenderText {#text} at (1,161) size 180x17
text run at (1,161) width 180: "Border should be respected:"
- RenderMenuList {SELECT} at (180.05,153) size 56x34 [bgcolor=#FFFFFF] [border: (8px solid #33CCFF)]
+ LayoutMenuList {SELECT} at (180.05,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 (236,161) size 8x17
text run at (236,161) width 8: "a"
- RenderMenuList {SELECT} at (243.16,153) size 56x34 [color=#808080] [bgcolor=#FFFFFF] [border: (8px solid #33CCFF)]
+ LayoutMenuList {SELECT} at (243.16,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,186) size 0x17
RenderText {#text} at (1,212) size 118x17
text run at (1,212) width 118: "Border + padding:"
- RenderMenuList {SELECT} at (118.44,203) size 58x36 [bgcolor=#FFFFFF] [border: (4px solid #33CCFF)]
+ LayoutMenuList {SELECT} at (118.44,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 (176,212) size 8x17
text run at (176,212) width 8: "a"
- RenderMenuList {SELECT} at (183.55,203) size 58x36 [color=#808080] [bgcolor=#FFFFFF] [border: (4px solid #33CCFF)]
+ LayoutMenuList {SELECT} at (183.55,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,238) size 0x17
RenderText {#text} at (1,261) size 492x17
text run at (1,261) width 492: "Height larger than font-size, button should grow, text baseline should center:"
- RenderMenuList {SELECT} at (492.42,255) size 42x30 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (492.42,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 (534,261) size 8x17
text run at (534,261) width 8: "a"
- RenderMenuList {SELECT} at (541.53,255) size 42x30 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (541.53,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,284) size 0x17
RenderText {#text} at (1,302) size 498x17
text run at (1,302) width 498: "Height smaller than font-size, whole select shrinks but baseline is unchanged:"
- RenderMenuList {SELECT} at (498.20,301) size 43x3 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (498.20,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 (541,302) size 8x17
text run at (541,302) width 8: "a"
- RenderMenuList {SELECT} at (548.30,301) size 43x3 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutMenuList {SELECT} at (548.30,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,334) size 173x17
text run at (1,334) width 173: "select control with size=0: "
LayoutBR {BR} at (173,334) size 1x17
- 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,370) size 173x17
text run at (1,370) width 173: "select control with size=1: "
LayoutBR {BR} at (173,370) size 1x17
- 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,406) size 170x17
text run at (1,406) width 170: "Non-styled select control: "
LayoutBR {BR} at (170,406) size 1x17
- 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,462) size 298x17
text run at (1,462) width 298: "Styled select control with large border-radius: "
LayoutBR {BR} at (298,462) size 1x17
- 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