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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/forms/text/text-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/text/text-appearance-basic-expected.txt b/LayoutTests/platform/mac/fast/forms/text/text-appearance-basic-expected.txt
index d8c195d991fa2fe61b4bf320a6fb480f95b2c0a3..ad6c17816c855e78f7f622c613548e00891da06d 100644
--- a/LayoutTests/platform/mac/fast/forms/text/text-appearance-basic-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/text/text-appearance-basic-expected.txt
@@ -6,22 +6,22 @@ layer at (0,0) size 800x222
LayoutTextControl {INPUT} at (4,4) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (131,4) size 4x18
text run at (131,4) width 4: " "
- RenderBR {BR} at (135,4) size 0x18
+ LayoutBR {BR} at (135,4) size 0x18
LayoutTextControl {INPUT} at (4,31) size 125x21 [bgcolor=#FFFFFF] [border: (3px solid #00FF00)]
RenderText {#text} at (133,32) size 4x18
text run at (133,32) width 4: " "
LayoutTextControl {INPUT} at (141,32) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (268,32) size 4x18
text run at (268,32) width 4: " "
- RenderBR {BR} at (272,32) size 0x18
+ LayoutBR {BR} at (272,32) size 0x18
LayoutTextControl {INPUT} at (4,60) size 123x19 [border: (2px inset #EEEEEE)]
RenderText {#text} at (131,60) size 4x18
text run at (131,60) width 4: " "
- RenderBR {BR} at (135,60) size 0x18
+ LayoutBR {BR} at (135,60) size 0x18
LayoutTextControl {INPUT} at (4,87) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (131,87) size 4x18
text run at (131,87) width 4: " "
- RenderBR {BR} at (135,87) size 0x18
+ LayoutBR {BR} at (135,87) size 0x18
LayoutTextControl {INPUT} at (4,122) size 170x24 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (178,126) size 4x18
text run at (178,126) width 4: " "
@@ -31,14 +31,14 @@ layer at (0,0) size 800x222
LayoutTextControl {INPUT} at (414,114) size 262x34 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderText {#text} at (680,126) size 4x18
text run at (680,126) width 4: " "
- RenderBR {BR} at (684,126) size 0x18
+ LayoutBR {BR} at (684,126) size 0x18
LayoutTextControl {INPUT} at (6,167) size 174x28 [bgcolor=#FFFFFF] [border: (3px inset #EEEEEE)]
RenderText {#text} at (186,173) size 4x18
text run at (186,173) width 4: " "
LayoutTextControl {INPUT} at (198,160) size 245x38 [bgcolor=#FFFFFF] [border: (4px inset #EEEEEE)]
RenderText {#text} at (451,173) size 4x18
text run at (451,173) width 4: " "
- RenderBR {BR} at (455,173) size 0x18
+ LayoutBR {BR} at (455,173) size 0x18
layer at (15,15) size 117x13
RenderBlock {DIV} at (3,3) size 117x13
RenderText {#text} at (0,0) size 18x13

Powered by Google App Engine
This is Rietveld 408576698