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

Unified Diff: LayoutTests/platform/linux/fast/css/input-search-padding-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/css/input-search-padding-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/input-search-padding-expected.txt b/LayoutTests/platform/linux/fast/css/input-search-padding-expected.txt
index 6cc656d07caf8af66ca59fddf650d2337a6bed4e..b22a39981884ed167d67a83f6dc3afcc1c62a142 100644
--- a/LayoutTests/platform/linux/fast/css/input-search-padding-expected.txt
+++ b/LayoutTests/platform/linux/fast/css/input-search-padding-expected.txt
@@ -7,9 +7,9 @@ layer at (0,0) size 800x600
RenderFlexibleBox {DIV} at (3,3) size 450x46
RenderBlock {DIV} at (0,17.50) size 1x11
RenderBlock {DIV} at (1,0) size 424x46
- RenderBR {BR} at (456,39) size 0x0
+ LayoutBR {BR} at (456,39) size 0x0
LayoutTextControl {INPUT} at (0,81) size 454x81 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderBR {BR} at (454,120) size 0x0
+ LayoutBR {BR} at (454,120) size 0x0
LayoutTextControl {INPUT} at (0,162) size 237x25 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (6,0.50) size 225x24
RenderBlock {DIV} at (0,6.50) size 1x11

Powered by Google App Engine
This is Rietveld 408576698