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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/forms/control-restrict-line-height-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt b/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt
index 8dc94f4e125cbfe8428a3b56c97900839baf3a3f..4bfd252201762352fdc9ba9de0c75b4bc9f13c3f 100644
--- a/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt
+++ b/LayoutTests/platform/mac/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 533x18
text run at (0,0) width 533: "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,19) size 309x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 309x18
RenderText at (8,2) size 278x13
text run at (8,2) width 278: "This text should be centered vertically in the button"
RenderText {#text} at (309,18) size 4x18
text run at (309,18) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderButton {INPUT} at (0,38) size 293.16x18 [bgcolor=#C0C0C0]
RenderBlock (anonymous) at (8,2) size 277.16x13
RenderText {#text} at (0,0) size 278x13
text run at (0,0) width 278: "This text should be centered vertically in the button"
RenderText {#text} at (293,37) size 5x18
text run at (293,37) width 5: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
LayoutTextControl {INPUT} at (0,56) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (4,3) size 117x13
RenderBlock {DIV} at (0,6.50) size 5x0

Powered by Google App Engine
This is Rietveld 408576698