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

Unified Diff: LayoutTests/platform/win/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/fast/forms/color/input-appearance-color-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/color/input-appearance-color-expected.txt b/LayoutTests/platform/win/fast/forms/color/input-appearance-color-expected.txt
index 05281636bafc46d330b1376adaef8affd39eacf9..33cc25d1260e02f03c761da1d7fcbc535d09f827 100644
--- a/LayoutTests/platform/win/fast/forms/color/input-appearance-color-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/color/input-appearance-color-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,40.72) size 784x41
RenderText {#text} at (0,0) size 291x17
text run at (0,0) width 291: "List color controls have different appearance."
- RenderBR {BR} at (290,14) size 1x0
+ LayoutBR {BR} at (290,14) size 1x0
RenderBlock {INPUT} at (0,18) 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 784x41
RenderText {#text} at (0,0) size 590x17
text run at (0,0) width 590: "List color controls have different sizes depending on font sizes. Normal color controls don't."
- RenderBR {BR} at (589,14) size 1x0
+ LayoutBR {BR} at (589,14) size 1x0
RenderBlock {INPUT} at (0,18) 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