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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/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/mac/virtual/slimmingpaint/fast/forms/file/file-input-disabled-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/file/file-input-disabled-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/file/file-input-disabled-expected.txt
index 44e1dcf68734ab092ff1e199a640b8358e754ccb..a3541458221b5333260334aeb691c9b1dcb5ec92 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/file/file-input-disabled-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/forms/file/file-input-disabled-expected.txt
@@ -9,8 +9,8 @@ layer at (0,0) size 800x600
RenderInline {B} at (0,0) size 77x18
RenderText {#text} at (17,0) size 77x18
text run at (17,0) width 77: "Attach File"
- RenderBR {BR} at (93,14) size 1x0
- RenderBR {BR} at (0,19) size 0x18
+ LayoutBR {BR} at (93,14) size 1x0
+ LayoutBR {BR} at (0,19) size 0x18
RenderText {#text} at (0,37) size 89x18
text run at (0,37) width 89: " Select File: "
RenderFileUploadControl {INPUT} at (88.42,38) size 237x18 "No file chosen" [color=#545454]
@@ -18,5 +18,5 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (8,2) size 61.56x13
RenderText {#text} at (0,0) size 62x13
text run at (0,0) width 62: "Choose File"
- RenderBR {BR} at (325,51) size 1x0
+ LayoutBR {BR} at (325,51) size 1x0
LayoutTable {TABLE} at (0,56) size 0x0

Powered by Google App Engine
This is Rietveld 408576698