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

Unified Diff: LayoutTests/platform/mac/fast/forms/textarea/textarea-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/textarea/textarea-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/textarea/textarea-appearance-basic-expected.txt b/LayoutTests/platform/mac/fast/forms/textarea/textarea-appearance-basic-expected.txt
index 386c153e00c5e404da62e7f3e3c93c241dea7758..b958c476dc7b81a5ba988ade70233012aafffacb 100644
--- a/LayoutTests/platform/mac/fast/forms/textarea/textarea-appearance-basic-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/textarea/textarea-appearance-basic-expected.txt
@@ -5,30 +5,30 @@ layer at (0,0) size 800x418
RenderBody {BODY} at (8,8) size 784x402
RenderText {#text} at (169,26) size 4x18
text run at (169,26) width 4: " "
- RenderBR {BR} at (173,26) size 0x18
+ LayoutBR {BR} at (173,26) size 0x18
RenderText {#text} at (173,74) size 4x18
text run at (173,74) width 4: " "
RenderText {#text} at (346,74) size 4x18
text run at (346,74) width 4: " "
- RenderBR {BR} at (350,74) size 0x18
+ LayoutBR {BR} at (350,74) size 0x18
RenderText {#text} at (169,118) size 4x18
text run at (169,118) width 4: " "
- RenderBR {BR} at (173,118) size 0x18
+ LayoutBR {BR} at (173,118) size 0x18
RenderText {#text} at (169,162) size 4x18
text run at (169,162) width 4: " "
- RenderBR {BR} at (173,162) size 0x18
+ LayoutBR {BR} at (173,162) size 0x18
RenderText {#text} at (229,226) size 4x18
text run at (229,226) width 4: " "
RenderText {#text} at (502,226) size 4x18
text run at (502,226) width 4: " "
RenderText {#text} at (309,300) size 4x18
text run at (309,300) width 4: " "
- RenderBR {BR} at (313,300) size 0x18
+ LayoutBR {BR} at (313,300) size 0x18
RenderText {#text} at (235,384) size 4x18
text run at (235,384) width 4: " "
RenderText {#text} at (542,384) size 4x18
text run at (542,384) width 4: " "
- RenderBR {BR} at (546,384) size 0x18
+ LayoutBR {BR} at (546,384) size 0x18
layer at (12,12) size 161x32 clip at (13,13) size 159x30
LayoutTextControl {TEXTAREA} at (4,4) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 155x13

Powered by Google App Engine
This is Rietveld 408576698