Chromium Code Reviews

Unified Diff: LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt b/LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt
index 6250f4b933c54c74ba1d0145baddf0957b61e7d1..d0d2fe644914fce156361c6f5c516635ce479982 100644
--- a/LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x454
text run at (4,1) width 17: "foo"
RenderText {#text} at (50,4) size 4x19
text run at (50,4) width 4: " "
- RenderBR {BR} at (54,4) size 0x19
+ LayoutBR {BR} at (54,4) size 0x19
RenderMenuList {SELECT} at (4,32) size 42x28 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,9) size 40x18
RenderText at (4,1) size 17x16
@@ -34,7 +34,7 @@ layer at (0,0) size 800x454
text run at (4,1) width 17: "foo"
RenderText {#text} at (224,40) size 4x19
text run at (224,40) width 4: " "
- RenderBR {BR} at (228,40) size 0x19
+ LayoutBR {BR} at (228,40) size 0x19
RenderMenuList {SELECT} at (4,76) size 46x24 [bgcolor=#FFFFFF] [border: (3px solid #00FF00)]
RenderBlock (anonymous) at (3,3) size 40x18
RenderText at (4,1) size 17x16
@@ -47,7 +47,7 @@ layer at (0,0) size 800x454
text run at (4,1) width 17: "foo"
RenderText {#text} at (108,78) size 4x19
text run at (108,78) width 4: " "
- RenderBR {BR} at (112,78) size 0x19
+ LayoutBR {BR} at (112,78) size 0x19
RenderMenuList {SELECT} at (4,115) size 42x20 [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 40x18
RenderText at (4,1) size 17x16
@@ -61,14 +61,14 @@ layer at (0,0) size 800x454
text run at (4,1) width 18: "bar"
RenderText {#text} at (119,115) size 4x19
text run at (119,115) width 4: " "
- RenderBR {BR} at (123,115) size 0x19
+ LayoutBR {BR} at (123,115) size 0x19
RenderMenuList {SELECT} at (4,150) 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 (50,150) size 4x19
text run at (50,150) width 4: " "
- RenderBR {BR} at (54,150) size 0x19
+ LayoutBR {BR} at (54,150) size 0x19
RenderMenuList {SELECT} at (4,184) size 47x23 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 45x21
RenderText at (4,1) size 22x18
@@ -87,7 +87,7 @@ layer at (0,0) size 800x454
text run at (4,1) width 33: "foo"
RenderText {#text} at (190,186) size 4x19
text run at (190,186) width 4: " "
- RenderBR {BR} at (194,186) size 0x19
+ LayoutBR {BR} at (194,186) size 0x19
RenderMenuList {SELECT} at (6,229) size 53x28 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 51x26
RenderText at (4,1) size 28x23
@@ -100,19 +100,19 @@ layer at (0,0) size 800x454
text run at (4,1) width 35: "foo"
RenderText {#text} at (147,235) size 4x19
text run at (147,235) width 4: " "
- RenderBR {BR} at (151,235) size 0x19
+ LayoutBR {BR} at (151,235) size 0x19
RenderText {#text} at (208,282) size 4x19
text run at (208,282) width 4: " "
- RenderBR {BR} at (212,282) size 0x19
+ LayoutBR {BR} at (212,282) size 0x19
RenderText {#text} at (208,316) size 4x19
text run at (208,316) width 4: " "
- RenderBR {BR} at (212,316) size 0x19
+ LayoutBR {BR} at (212,316) size 0x19
RenderText {#text} at (208,350) size 4x19
text run at (208,350) width 4: " "
- RenderBR {BR} at (212,350) size 0x19
+ LayoutBR {BR} at (212,350) size 0x19
RenderText {#text} at (208,384) size 4x19
text run at (208,384) width 4: " "
- RenderBR {BR} at (212,384) size 0x19
+ LayoutBR {BR} at (212,384) size 0x19
RenderText {#text} at (0,0) size 0x0
layer at (12,280) size 200x25 clip at (13,281) size 183x23 scrollHeight 51
RenderListBox {SELECT} at (4,272) size 200x25 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]

Powered by Google App Engine