Index: LayoutTests/platform/android/fast/forms/input-baseline-expected.txt |
diff --git a/LayoutTests/platform/android/fast/forms/input-baseline-expected.txt b/LayoutTests/platform/android/fast/forms/input-baseline-expected.txt |
index c6b25e610fb56f430867f8161b7183d878be80ec..925c1beec90c2bd2087e071ae96679b5134211bd 100644 |
--- a/LayoutTests/platform/android/fast/forms/input-baseline-expected.txt |
+++ b/LayoutTests/platform/android/fast/forms/input-baseline-expected.txt |
@@ -5,13 +5,13 @@ layer at (0,0) size 800x600 |
RenderBody {BODY} at (8,8) size 784x584 |
RenderText {#text} at (0,0) size 277x19 |
text run at (0,0) width 277: "This tests that text fields get the right baseline. " |
- RenderBR {BR} at (277,15) size 0x0 |
- RenderBR {BR} at (0,20) size 0x19 |
+ LayoutBR {BR} at (277,15) size 0x0 |
+ LayoutBR {BR} at (0,20) size 0x19 |
LayoutTextControl {INPUT} at (0,40) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] |
RenderText {#text} at (153,41) size 398x19 |
text run at (153,41) width 398: "This text should line up with the bottom of the text in the text field. " |
- RenderBR {BR} at (551,56) size 0x0 |
- RenderBR {BR} at (0,62) size 0x19 |
+ LayoutBR {BR} at (551,56) size 0x0 |
+ LayoutBR {BR} at (0,62) size 0x19 |
LayoutTextControl {INPUT} at (0,82) size 153x128 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] |
RenderText {#text} at (153,167) size 394x19 |
text run at (153,167) width 394: "This text should line up with the bottom of the text in the text field." |