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

Unified Diff: LayoutTests/platform/win/fast/forms/placeholder-appearance-textarea-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/placeholder-appearance-textarea-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/placeholder-appearance-textarea-expected.txt b/LayoutTests/platform/win/fast/forms/placeholder-appearance-textarea-expected.txt
index acb64aac6ba5af905e6f94b68539f1024a4fb0c7..5416ac5d077429a70ed84d2c62ec2299729a54b4 100644
--- a/LayoutTests/platform/win/fast/forms/placeholder-appearance-textarea-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/placeholder-appearance-textarea-expected.txt
@@ -3,9 +3,9 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderBR {BR} at (179,36) size 0x0
- RenderBR {BR} at (179,72) size 0x0
- RenderBR {BR} at (179,108) size 0x0
+ LayoutBR {BR} at (179,36) size 0x0
+ LayoutBR {BR} at (179,72) size 0x0
+ LayoutBR {BR} at (179,108) size 0x0
layer at (8,8) size 179x36 clip at (9,9) size 177x34
LayoutTextControl {TEXTAREA} at (0,0) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {DIV} at (3,3) size 175x32 [color=#A9A9A9]

Powered by Google App Engine
This is Rietveld 408576698