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

Unified Diff: LayoutTests/platform/mac/fast/forms/textarea-scrollbar-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-scrollbar-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/textarea-scrollbar-expected.txt b/LayoutTests/platform/mac/fast/forms/textarea-scrollbar-expected.txt
index bf06e348829b48b070eb0873d40b4ad5c5db8fbd..1f51e35457e61329097062c37d3433418fb06891 100644
--- a/LayoutTests/platform/mac/fast/forms/textarea-scrollbar-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/textarea-scrollbar-expected.txt
@@ -5,23 +5,23 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 453x18
text run at (0,0) width 453: "This tests that a scrollbar will appear when text overflows the textarea "
- RenderBR {BR} at (452,14) size 1x0
+ LayoutBR {BR} at (452,14) size 1x0
RenderText {#text} at (0,0) size 0x0
layer at (8,26) size 161x84 clip at (9,27) size 144x82 scrollHeight 121
LayoutTextControl {TEXTAREA} at (0,18) size 161x84 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
RenderBlock {DIV} at (3,3) size 140x117
RenderText {#text} at (0,0) size 7x13
text run at (0,0) width 7: "1"
- RenderBR {BR} at (6,11) size 1x0
+ LayoutBR {BR} at (6,11) size 1x0
RenderText {#text} at (0,13) size 7x13
text run at (0,13) width 7: "2"
- RenderBR {BR} at (6,24) size 1x0
+ LayoutBR {BR} at (6,24) size 1x0
RenderText {#text} at (0,26) size 7x13
text run at (0,26) width 7: "3"
- RenderBR {BR} at (6,37) size 1x0
+ LayoutBR {BR} at (6,37) size 1x0
RenderText {#text} at (0,39) size 7x13
text run at (0,39) width 7: "4"
- RenderBR {BR} at (6,50) size 1x0
+ LayoutBR {BR} at (6,50) size 1x0
RenderText {#text} at (0,52) size 7x13
text run at (0,52) width 7: "5"
RenderText {#text} at (6,52) size 1x13

Powered by Google App Engine
This is Rietveld 408576698