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

Unified Diff: LayoutTests/platform/win/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/win/fast/css/input-search-padding-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/input-search-padding-expected.txt b/LayoutTests/platform/win/fast/css/input-search-padding-expected.txt
index 8581d0ab88acb293cea652bd7e3a3c7e8059ff2c..03c895debbe1520614250ed490af6836783c57ec 100644
--- a/LayoutTests/platform/win/fast/css/input-search-padding-expected.txt
+++ b/LayoutTests/platform/win/fast/css/input-search-padding-expected.txt
@@ -7,9 +7,9 @@ layer at (0,0) size 800x600
RenderFlexibleBox {DIV} at (3,3) size 487x45
RenderBlock {DIV} at (0,17) size 1x11
RenderBlock {DIV} at (1,0) size 461x45
- RenderBR {BR} at (493,39) size 0x0
+ LayoutBR {BR} at (493,39) size 0x0
LayoutTextControl {INPUT} at (0,80) size 491x80 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderBR {BR} at (491,119) size 0x0
+ LayoutBR {BR} at (491,119) size 0x0
LayoutTextControl {INPUT} at (0,160) size 255x25 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (6,1) size 243x23
RenderBlock {DIV} at (0,6) size 1x11

Powered by Google App Engine
This is Rietveld 408576698