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

Unified Diff: LayoutTests/platform/mac/fast/forms/basic-selects-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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/basic-selects-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/basic-selects-expected.txt b/LayoutTests/platform/mac/fast/forms/basic-selects-expected.txt
index 55e5defa2b4637b522329f5ba7fe6cee60b0b17b..78b773683643c14114b24de769bfe20f0d714ab0 100644
--- a/LayoutTests/platform/mac/fast/forms/basic-selects-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/basic-selects-expected.txt
@@ -18,8 +18,8 @@ layer at (0,0) size 800x446
text run at (8,2) width 25: "f o o"
RenderText {#text} at (288,0) size 9x18
text run at (288,0) width 9: "b"
- RenderBR {BR} at (296,0) size 1x18
- RenderBR {BR} at (1,18) size 0x18
+ LayoutBR {BR} at (296,0) size 1x18
+ LayoutBR {BR} at (1,18) size 0x18
RenderText {#text} at (1,34) size 140x18
text run at (1,34) width 140: "Simple select control:"
RenderMenuList {SELECT} at (140.52,35) size 49x18 [bgcolor=#F8F8F8]
@@ -34,8 +34,8 @@ layer at (0,0) size 800x446
text run at (8,2) width 18: "foo"
RenderText {#text} at (245,34) size 9x18
text run at (245,34) width 9: "b"
- RenderBR {BR} at (253,34) size 1x18
- RenderBR {BR} at (1,52) size 0x18
+ LayoutBR {BR} at (253,34) size 1x18
+ LayoutBR {BR} at (1,52) size 0x18
RenderText {#text} at (1,68) size 198x18
text run at (1,68) width 198: "Line-height should be ignored:"
RenderMenuList {SELECT} at (198.73,69) size 49x18 [bgcolor=#F8F8F8]
@@ -50,8 +50,8 @@ layer at (0,0) size 800x446
text run at (8,2) width 18: "bar"
RenderText {#text} at (303,68) size 9x18
text run at (303,68) width 9: "b"
- RenderBR {BR} at (311,68) size 1x18
- RenderBR {BR} at (1,86) size 0x18
+ LayoutBR {BR} at (311,68) size 1x18
+ LayoutBR {BR} at (1,86) size 0x18
RenderText {#text} at (1,102) size 441x18
text run at (1,102) width 441: "Padding should be respected, the arrow button shouldn't change size:"
RenderMenuList {SELECT} at (442,103) size 49x18 [bgcolor=#F8F8F8]
@@ -66,8 +66,8 @@ layer at (0,0) size 800x446
text run at (8,2) width 18: "foo"
RenderText {#text} at (547,102) size 9x18
text run at (547,102) width 9: "b"
- RenderBR {BR} at (555,102) size 1x18
- RenderBR {BR} at (1,120) size 0x18
+ LayoutBR {BR} at (555,102) size 1x18
+ LayoutBR {BR} at (1,120) size 0x18
RenderText {#text} at (1,143) size 180x18
text run at (1,143) width 180: "Border should be respected:"
RenderMenuList {SELECT} at (180.05,137) size 63x32 [bgcolor=#F8F8F8] [border: (8px solid #33CCFF)]
@@ -82,8 +82,8 @@ layer at (0,0) size 800x446
text run at (8,1) width 18: "foo"
RenderText {#text} at (313,143) size 9x18
text run at (313,143) width 9: "b"
- RenderBR {BR} at (321,143) size 1x18
- RenderBR {BR} at (1,168) size 0x18
+ LayoutBR {BR} at (321,143) size 1x18
+ LayoutBR {BR} at (1,168) size 0x18
RenderText {#text} at (1,187) size 118x18
text run at (1,187) width 118: "Border + padding:"
RenderMenuList {SELECT} at (118.44,185) size 55x24 [bgcolor=#F8F8F8] [border: (4px solid #33CCFF)]
@@ -98,8 +98,8 @@ layer at (0,0) size 800x446
text run at (8,1) width 18: "foo"
RenderText {#text} at (235,187) size 9x18
text run at (235,187) width 9: "b"
- RenderBR {BR} at (243,187) size 1x18
- RenderBR {BR} at (1,208) size 0x18
+ LayoutBR {BR} at (243,187) size 1x18
+ LayoutBR {BR} at (1,208) size 0x18
RenderText {#text} at (1,224) size 492x18
text run at (1,224) width 492: "Height larger than font-size, button should grow, text baseline should center:"
RenderMenuList {SELECT} at (492.42,225) size 49x18 [bgcolor=#F8F8F8]
@@ -114,8 +114,8 @@ layer at (0,0) size 800x446
text run at (8,2) width 18: "foo"
RenderText {#text} at (597,224) size 9x18
text run at (597,224) width 9: "b"
- RenderBR {BR} at (605,224) size 1x18
- RenderBR {BR} at (1,242) size 0x18
+ LayoutBR {BR} at (605,224) size 1x18
+ LayoutBR {BR} at (1,242) size 0x18
RenderText {#text} at (1,258) size 498x18
text run at (1,258) width 498: "Height smaller than font-size, whole select shrinks but baseline is unchanged:"
RenderMenuList {SELECT} at (498.20,259) size 49x18 [bgcolor=#F8F8F8]
@@ -130,45 +130,45 @@ layer at (0,0) size 800x446
text run at (8,2) width 18: "bar"
RenderText {#text} at (603,258) size 9x18
text run at (603,258) width 9: "b"
- RenderBR {BR} at (611,258) size 1x18
- RenderBR {BR} at (1,276) size 0x18
+ LayoutBR {BR} at (611,258) size 1x18
+ LayoutBR {BR} at (1,276) size 0x18
RenderText {#text} at (1,292) size 173x18
text run at (1,292) width 173: "select control with size=0: "
- RenderBR {BR} at (173,292) size 1x18
+ LayoutBR {BR} at (173,292) size 1x18
RenderMenuList {SELECT} at (1,309) size 198x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 198x18
RenderText at (8,2) size 70x13
text run at (8,2) width 70: "Future Series"
RenderText {#text} at (199,308) size 4x18
text run at (199,308) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (1,326) size 173x18
text run at (1,326) width 173: "select control with size=1: "
- RenderBR {BR} at (173,326) size 1x18
+ LayoutBR {BR} at (173,326) size 1x18
RenderMenuList {SELECT} at (1,343) size 198x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 198x18
RenderText at (8,2) size 70x13
text run at (8,2) width 70: "Future Series"
RenderText {#text} at (199,342) size 4x18
text run at (199,342) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (1,360) size 170x18
text run at (1,360) width 170: "Non-styled select control: "
- RenderBR {BR} at (170,360) size 1x18
+ LayoutBR {BR} at (170,360) size 1x18
RenderMenuList {SELECT} at (1,377) size 198x18 [bgcolor=#F8F8F8] [border: (1px solid #A6A6A6)]
RenderBlock (anonymous) at (1,1) size 196x16
RenderText at (8,1) size 70x13
text run at (8,1) width 70: "Future Series"
RenderText {#text} at (199,376) size 4x18
text run at (199,376) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (1,394) size 298x18
text run at (1,394) width 298: "Styled select control with large border-radius: "
- RenderBR {BR} at (298,394) size 1x18
+ LayoutBR {BR} at (298,394) size 1x18
RenderMenuList {SELECT} at (1,411) size 198x18 [bgcolor=#33CCFF] [border: (1px solid #A6A6A6)]
RenderBlock (anonymous) at (1,1) size 196x16
RenderText at (8,1) size 70x13
text run at (8,1) width 70: "Future Series"
RenderText {#text} at (199,410) size 4x18
text run at (199,410) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698