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

Unified Diff: LayoutTests/platform/win/fast/forms/file/file-input-disabled-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/file/file-input-disabled-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/file/file-input-disabled-expected.txt b/LayoutTests/platform/win/fast/forms/file/file-input-disabled-expected.txt
index 202d1b60e949061578ec6f590514d525d99d0d5f..5d70114483a49ba0f4a4026ab2b6d97180e8099e 100644
--- a/LayoutTests/platform/win/fast/forms/file/file-input-disabled-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/file/file-input-disabled-expected.txt
@@ -9,8 +9,8 @@ layer at (0,0) size 800x600
RenderInline {B} at (0,0) size 76x17
RenderText {#text} at (20,2) size 76x17
text run at (20,2) width 76: "Attach File"
- RenderBR {BR} at (95,16) size 1x0
- RenderBR {BR} at (0,20) size 0x17
+ LayoutBR {BR} at (95,16) size 1x0
+ LayoutBR {BR} at (0,20) size 0x17
RenderText {#text} at (0,40) size 89x17
text run at (0,40) width 89: " Select File: "
RenderFileUploadControl {INPUT} at (88.42,38) size 238x22 "No file chosen" [color=#545454]
@@ -18,5 +18,5 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (8,3) size 69x16
RenderText {#text} at (0,0) size 69x16
text run at (0,0) width 69: "Choose File"
- RenderBR {BR} at (326,54) size 1x0
+ LayoutBR {BR} at (326,54) size 1x0
LayoutTable {TABLE} at (0,60) size 0x0

Powered by Google App Engine
This is Rietveld 408576698