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

Unified Diff: LayoutTests/platform/android/fast/forms/text/text-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. 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/text/text-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/android/fast/forms/text/text-appearance-basic-expected.txt b/LayoutTests/platform/android/fast/forms/text/text-appearance-basic-expected.txt
index c6afad13c6a0627d48a571faa183ef9d6445787b..f298392ee1440427b1dd14f22c995ab12e27df21 100644
--- a/LayoutTests/platform/android/fast/forms/text/text-appearance-basic-expected.txt
+++ b/LayoutTests/platform/android/fast/forms/text/text-appearance-basic-expected.txt
@@ -6,22 +6,22 @@ layer at (0,0) size 800x241
LayoutTextControl {INPUT} at (4,4) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (161,5) size 4x19
text run at (161,5) width 4: " "
- RenderBR {BR} at (165,5) size 0x19
+ LayoutBR {BR} at (165,5) size 0x19
LayoutTextControl {INPUT} at (4,34) size 155x24 [bgcolor=#FFFFFF] [border: (3px solid #00FF00)]
RenderText {#text} at (163,36) size 4x19
text run at (163,36) width 4: " "
LayoutTextControl {INPUT} at (171,35) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (328,36) size 4x19
text run at (328,36) width 4: " "
- RenderBR {BR} at (332,36) size 0x19
+ LayoutBR {BR} at (332,36) size 0x19
LayoutTextControl {INPUT} at (4,66) size 153x22 [border: (2px inset #EEEEEE)]
RenderText {#text} at (161,67) size 4x19
text run at (161,67) width 4: " "
- RenderBR {BR} at (165,67) size 0x19
+ LayoutBR {BR} at (165,67) size 0x19
LayoutTextControl {INPUT} at (4,96) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (161,97) size 4x19
text run at (161,97) width 4: " "
- RenderBR {BR} at (165,97) size 0x19
+ LayoutBR {BR} at (165,97) size 0x19
LayoutTextControl {INPUT} at (4,132) size 180x25 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (188,135) size 4x19
text run at (188,135) width 4: " "
@@ -31,14 +31,14 @@ layer at (0,0) size 800x241
LayoutTextControl {INPUT} at (437,126) size 278x34 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (719,135) size 4x19
text run at (719,135) width 4: " "
- RenderBR {BR} at (723,135) size 0x19
+ LayoutBR {BR} at (723,135) size 0x19
LayoutTextControl {INPUT} at (6,181) size 231x33 [bgcolor=#FFFFFF] [border: (3px inset #EEEEEE)]
RenderText {#text} at (243,189) size 4x19
text run at (243,189) width 4: " "
LayoutTextControl {INPUT} at (255,172) size 309x45 [bgcolor=#FFFFFF] [border: (4px inset #EEEEEE)]
RenderText {#text} at (572,189) size 4x19
text run at (572,189) width 4: " "
- RenderBR {BR} at (576,189) size 0x19
+ LayoutBR {BR} at (576,189) size 0x19
layer at (14,15) size 149x16
RenderBlock {DIV} at (2,3) size 149x16
RenderText {#text} at (0,0) size 17x16

Powered by Google App Engine
This is Rietveld 408576698