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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/control-restrict-line-height-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/control-restrict-line-height-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/control-restrict-line-height-expected.txt b/LayoutTests/platform/win-xp/fast/forms/control-restrict-line-height-expected.txt
index edda0ce2c59beafbed4688a33deec645e29125ee..67b6775e3547d6e42b0d3380911edfbb9a68e1ca 100644
--- a/LayoutTests/platform/win-xp/fast/forms/control-restrict-line-height-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/control-restrict-line-height-expected.txt
@@ -5,21 +5,21 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 494x19
text run at (0,0) width 494: "This tests that we don't honor line-height for controls that have restricted font size. "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderMenuList {SELECT} at (0,20) size 319x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 317x18
RenderText at (4,1) size 294x16
text run at (4,1) width 294: "This text should be centered vertically in the button"
RenderText {#text} at (319,20) size 4x19
text run at (319,20) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderButton {INPUT} at (0,40) size 310x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) size 294x16
RenderText {#text} at (0,0) size 294x16
text run at (0,0) width 294: "This text should be centered vertically in the button"
RenderText {#text} at (310,41) size 4x19
text run at (310,41) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
LayoutTextControl {INPUT} at (0,62) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (3,3) size 149x16
RenderBlock {DIV} at (0,2.50) size 1x11

Powered by Google App Engine
This is Rietveld 408576698