Index: LayoutTests/platform/android/editing/selection/focus_editable_html-expected.txt |
diff --git a/LayoutTests/platform/android/editing/selection/focus_editable_html-expected.txt b/LayoutTests/platform/android/editing/selection/focus_editable_html-expected.txt |
index e5752b91202d619692361c7783f8e891d383c54f..a16feb35c77364ee737ae1e6b417359e4ca86b77 100644 |
--- a/LayoutTests/platform/android/editing/selection/focus_editable_html-expected.txt |
+++ b/LayoutTests/platform/android/editing/selection/focus_editable_html-expected.txt |
@@ -7,10 +7,10 @@ layer at (0,0) size 800x2096 |
RenderBlock (anonymous) at (0,0) size 784x60 |
RenderText {#text} at (0,0) size 555x19 |
text run at (0,0) width 555: "This test makes sure that we don't scroll unnecessarily to reveal an editable HTML Element. " |
- RenderBR {BR} at (555,15) size 0x0 |
+ LayoutBR {BR} at (555,15) size 0x0 |
RenderText {#text} at (0,20) size 254x19 |
text run at (0,20) width 254: "If the document doesn't scroll, test passes." |
- RenderBR {BR} at (254,35) size 0x0 |
+ LayoutBR {BR} at (254,35) size 0x0 |
RenderInline {B} at (0,0) size 523x19 |
RenderText {#text} at (0,40) size 523x19 |
text run at (0,40) width 523: "This demonstrates a bug: normally, focusing an element will select its contents." |