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

Unified Diff: LayoutTests/platform/linux/fast/forms/color/input-appearance-color-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/linux/fast/forms/color/input-appearance-color-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/color/input-appearance-color-expected.txt b/LayoutTests/platform/linux/fast/forms/color/input-appearance-color-expected.txt
index 01c4320aa27a86940aa87b904e8bcddf5cc710f9..e5e7897c766fed8c4048a7cd8ddf01dbb630ba14 100644
--- a/LayoutTests/platform/linux/fast/forms/color/input-appearance-color-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/color/input-appearance-color-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,41.72) size 784x43
RenderText {#text} at (0,0) size 272x19
text run at (0,0) width 272: "List color controls have different appearance."
- RenderBR {BR} at (272,15) size 0x0
+ LayoutBR {BR} at (272,15) size 0x0
RenderBlock {INPUT} at (0,20) size 44x23 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderFlexibleBox {DIV} at (3,2) size 38x19
RenderBlock {DIV} at (2,4) size 34x11 [bgcolor=#000000] [border: (1px solid #777777)]
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,145.16) size 784x43
RenderText {#text} at (0,0) size 549x19
text run at (0,0) width 549: "List color controls have different sizes depending on font sizes. Normal color controls don't."
- RenderBR {BR} at (549,15) size 0x0
+ LayoutBR {BR} at (549,15) size 0x0
RenderBlock {INPUT} at (0,20) size 44x23 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderFlexibleBox {DIV} at (3,2) size 38x19
RenderBlock {DIV} at (2,4) size 34x11 [bgcolor=#00FF00] [border: (1px solid #777777)]

Powered by Google App Engine
This is Rietveld 408576698