Index: LayoutTests/platform/mac/editing/selection/focus_editable_html-expected.txt |
diff --git a/LayoutTests/platform/mac/editing/selection/focus_editable_html-expected.txt b/LayoutTests/platform/mac/editing/selection/focus_editable_html-expected.txt |
index 8051ada18557dd35787f5fe75dae28c33a7e50ec..9c9e4c1302866c0b73278c0a4d96c45283ecb695 100644 |
--- a/LayoutTests/platform/mac/editing/selection/focus_editable_html-expected.txt |
+++ b/LayoutTests/platform/mac/editing/selection/focus_editable_html-expected.txt |
@@ -7,10 +7,10 @@ layer at (0,0) size 800x2088 backgroundClip at (0,0) size 800x600 clip at (0,0) |
RenderBlock (anonymous) at (0,0) size 784x54 |
RenderText {#text} at (0,0) size 595x18 |
text run at (0,0) width 595: "This test makes sure that we don't scroll unnecessarily to reveal an editable HTML Element. " |
- RenderBR {BR} at (594,14) size 1x0 |
+ LayoutBR {BR} at (594,14) size 1x0 |
RenderText {#text} at (0,18) size 269x18 |
text run at (0,18) width 269: "If the document doesn't scroll, test passes." |
- RenderBR {BR} at (268,32) size 1x0 |
+ LayoutBR {BR} at (268,32) size 1x0 |
RenderInline {B} at (0,0) size 538x18 |
RenderText {#text} at (0,36) size 538x18 |
text run at (0,36) width 538: "This demonstrates a bug: normally, focusing an element will select its contents." |