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

Unified Diff: LayoutTests/platform/win/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/win/fast/forms/text/text-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/text/text-appearance-basic-expected.txt b/LayoutTests/platform/win/fast/forms/text/text-appearance-basic-expected.txt
index 588f8365403b36603bcd4d43c82c25ba3b0742e3..128686cb5d1abbad6cd7ce86ae06c0bfbd8363e1 100644
--- a/LayoutTests/platform/win/fast/forms/text/text-appearance-basic-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/text/text-appearance-basic-expected.txt
@@ -6,22 +6,22 @@ layer at (0,0) size 800x239
LayoutTextControl {INPUT} at (4,4) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (181,6) size 4x17
text run at (181,6) width 4: " "
- RenderBR {BR} at (185,6) size 0x17
+ LayoutBR {BR} at (185,6) size 0x17
LayoutTextControl {INPUT} at (4,34) size 175x24 [bgcolor=#FFFFFF] [border: (3px solid #00FF00)]
RenderText {#text} at (183,37) size 4x17
text run at (183,37) width 4: " "
LayoutTextControl {INPUT} at (191,35) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (368,37) size 4x17
text run at (368,37) width 4: " "
- RenderBR {BR} at (372,37) size 0x17
+ LayoutBR {BR} at (372,37) size 0x17
LayoutTextControl {INPUT} at (4,66) size 173x22 [border: (2px inset #EEEEEE)]
RenderText {#text} at (181,68) size 4x17
text run at (181,68) width 4: " "
- RenderBR {BR} at (185,68) size 0x17
+ LayoutBR {BR} at (185,68) size 0x17
LayoutTextControl {INPUT} at (4,96) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (181,98) size 4x17
text run at (181,98) width 4: " "
- RenderBR {BR} at (185,98) size 0x17
+ LayoutBR {BR} at (185,98) size 0x17
LayoutTextControl {INPUT} at (4,134) size 199x24 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (207,137) size 4x17
text run at (207,137) width 4: " "
@@ -31,14 +31,14 @@ layer at (0,0) size 800x239
LayoutTextControl {INPUT} at (474,126) size 296x34 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (774,137) size 4x17
text run at (774,137) width 4: " "
- RenderBR {BR} at (778,137) size 0x17
+ LayoutBR {BR} at (778,137) size 0x17
LayoutTextControl {INPUT} at (6,180) size 249x32 [bgcolor=#FFFFFF] [border: (3px inset #EEEEEE)]
RenderText {#text} at (261,188) size 4x17
text run at (261,188) width 4: " "
LayoutTextControl {INPUT} at (273,172) size 326x43 [bgcolor=#FFFFFF] [border: (4px inset #EEEEEE)]
RenderText {#text} at (607,188) size 4x17
text run at (607,188) width 4: " "
- RenderBR {BR} at (611,188) size 0x17
+ LayoutBR {BR} at (611,188) size 0x17
layer at (14,15) size 169x16
RenderBlock {DIV} at (2,3) size 169x16
RenderText {#text} at (0,0) size 17x16

Powered by Google App Engine
This is Rietveld 408576698