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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/fast/forms/color/input-appearance-color-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/color/input-appearance-color-expected.txt b/LayoutTests/platform/win-xp/fast/forms/color/input-appearance-color-expected.txt
index 85351005991c1bbc947481b199f8d1de4f89755c..62b05a7f33e639c93ff7128091e0a78b53f9a696 100644
--- a/LayoutTests/platform/win-xp/fast/forms/color/input-appearance-color-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/color/input-appearance-color-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,39.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,141.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