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

Unified Diff: LayoutTests/platform/win-xp/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-xp/fast/forms/file/file-input-disabled-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/file/file-input-disabled-expected.txt b/LayoutTests/platform/win-xp/fast/forms/file/file-input-disabled-expected.txt
index 509456f4f96ea666d759553ba6818f646047ac88..01c4ca285897b253d2b131ea174edb85933f2b37 100644
--- a/LayoutTests/platform/win-xp/fast/forms/file/file-input-disabled-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/file/file-input-disabled-expected.txt
@@ -9,8 +9,8 @@ layer at (0,0) size 800x600
RenderInline {B} at (0,0) size 73x19
RenderText {#text} at (20,1) size 73x19
text run at (20,1) width 73: "Attach File"
- RenderBR {BR} at (93,16) size 0x0
- RenderBR {BR} at (0,21) size 0x19
+ LayoutBR {BR} at (93,16) size 0x0
+ LayoutBR {BR} at (0,21) size 0x19
RenderText {#text} at (0,42) size 82x19
text run at (0,42) width 82: " Select File: "
RenderFileUploadControl {INPUT} at (82,41) 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 (320,57) size 0x0
+ LayoutBR {BR} at (320,57) size 0x0
LayoutTable {TABLE} at (0,63) size 0x0

Powered by Google App Engine
This is Rietveld 408576698