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

Unified Diff: LayoutTests/platform/mac/fast/forms/blankbuttons-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/blankbuttons-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/blankbuttons-expected.txt b/LayoutTests/platform/mac/fast/forms/blankbuttons-expected.txt
index b7e389df09bd968a4e399d47cce7ac9f44c37a6c..af7f32169022fe060e02a5debc9d202187038666 100644
--- a/LayoutTests/platform/mac/fast/forms/blankbuttons-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/blankbuttons-expected.txt
@@ -7,9 +7,9 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (8,2) size 37.25x13
RenderText {#text} at (0,0) size 38x13
text run at (0,0) width 38: "Submit"
- RenderBR {BR} at (53,13) size 1x0
+ LayoutBR {BR} at (53,13) size 1x0
RenderButton {INPUT} at (0,18) size 44.94x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 28.94x13
RenderText {#text} at (0,0) size 29x13
text run at (0,0) width 29: "Reset"
- RenderBR {BR} at (44,31) size 1x0
+ LayoutBR {BR} at (44,31) size 1x0

Powered by Google App Engine
This is Rietveld 408576698