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

Unified Diff: LayoutTests/platform/android/fast/forms/disabled-select-change-index-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/android/fast/forms/disabled-select-change-index-expected.txt
diff --git a/LayoutTests/platform/android/fast/forms/disabled-select-change-index-expected.txt b/LayoutTests/platform/android/fast/forms/disabled-select-change-index-expected.txt
index ecf6cfc08b54f5421ddfee80e2d741983986d4fd..3c80567843c146fa97555a3d8d3136f057f05cdb 100644
--- a/LayoutTests/platform/android/fast/forms/disabled-select-change-index-expected.txt
+++ b/LayoutTests/platform/android/fast/forms/disabled-select-change-index-expected.txt
@@ -7,50 +7,50 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (1,1) size 59x18
RenderText at (4,1) size 36x16
text run at (4,1) width 36: "PASS"
- RenderBR {BR} at (61,15) size 0x0
+ LayoutBR {BR} at (61,15) size 0x0
RenderMenuList {SELECT} at (0,20) size 61x20 [color=#808080] [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 59x18
RenderText at (4,1) size 36x16
text run at (4,1) width 36: "PASS"
- RenderBR {BR} at (61,35) size 0x0
+ LayoutBR {BR} at (61,35) size 0x0
RenderMenuList {SELECT} at (0,40) size 61x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 59x18
RenderText at (4,1) size 36x16
text run at (4,1) width 36: "PASS"
- RenderBR {BR} at (61,55) size 0x0
+ LayoutBR {BR} at (61,55) size 0x0
RenderMenuList {SELECT} at (0,60) size 61x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 59x18
RenderText at (4,1) size 36x16
text run at (4,1) width 36: "PASS"
- RenderBR {BR} at (61,75) size 0x0
- RenderBR {BR} at (57,146) size 0x0
- RenderBR {BR} at (57,216) size 0x0
- RenderBR {BR} at (57,286) size 0x0
- RenderBR {BR} at (57,356) size 0x0
+ LayoutBR {BR} at (61,75) size 0x0
+ LayoutBR {BR} at (57,146) size 0x0
+ LayoutBR {BR} at (57,216) size 0x0
+ LayoutBR {BR} at (57,286) size 0x0
+ LayoutBR {BR} at (57,356) size 0x0
RenderText {#text} at (0,360) size 472x19
text run at (0,360) width 472: "PASS: sel1 correctly set to selectedIndex 1 by sel1.options[1].selected = true."
- RenderBR {BR} at (472,375) size 0x0
+ LayoutBR {BR} at (472,375) size 0x0
RenderText {#text} at (0,380) size 425x19
text run at (0,380) width 425: "PASS: sel2 correctly set to selectedIndex 1 by sel2.selectedIndex = 1."
- RenderBR {BR} at (425,395) size 0x0
+ LayoutBR {BR} at (425,395) size 0x0
RenderText {#text} at (0,400) size 472x19
text run at (0,400) width 472: "PASS: sel3 correctly set to selectedIndex 1 by sel3.options[1].selected = true."
- RenderBR {BR} at (472,415) size 0x0
+ LayoutBR {BR} at (472,415) size 0x0
RenderText {#text} at (0,420) size 425x19
text run at (0,420) width 425: "PASS: sel4 correctly set to selectedIndex 1 by sel4.selectedIndex = 1."
- RenderBR {BR} at (425,435) size 0x0
+ LayoutBR {BR} at (425,435) size 0x0
RenderText {#text} at (0,440) size 472x19
text run at (0,440) width 472: "PASS: sel5 correctly set to selectedIndex 1 by sel5.options[1].selected = true."
- RenderBR {BR} at (472,455) size 0x0
+ LayoutBR {BR} at (472,455) size 0x0
RenderText {#text} at (0,460) size 425x19
text run at (0,460) width 425: "PASS: sel6 correctly set to selectedIndex 1 by sel6.selectedIndex = 1."
- RenderBR {BR} at (425,475) size 0x0
+ LayoutBR {BR} at (425,475) size 0x0
RenderText {#text} at (0,480) size 472x19
text run at (0,480) width 472: "PASS: sel7 correctly set to selectedIndex 1 by sel7.options[1].selected = true."
- RenderBR {BR} at (472,495) size 0x0
+ LayoutBR {BR} at (472,495) size 0x0
RenderText {#text} at (0,500) size 425x19
text run at (0,500) width 425: "PASS: sel8 correctly set to selectedIndex 1 by sel8.selectedIndex = 1."
- RenderBR {BR} at (425,515) size 0x0
+ LayoutBR {BR} at (425,515) size 0x0
layer at (8,88) size 57x70 clip at (9,89) size 40x68
RenderListBox {SELECT} at (0,80) size 57x70 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 40x17

Powered by Google App Engine
This is Rietveld 408576698