| Index: LayoutTests/platform/win/fast/dynamic/selection-highlight-adjust-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/dynamic/selection-highlight-adjust-expected.txt b/LayoutTests/platform/win/fast/dynamic/selection-highlight-adjust-expected.txt
|
| index 30cea9182ec4e1b420b8ec50d273585f3b91203b..b1851e1c70f5e6f8e5ab9b801f1936d05a518b4a 100644
|
| --- a/LayoutTests/platform/win/fast/dynamic/selection-highlight-adjust-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/dynamic/selection-highlight-adjust-expected.txt
|
| @@ -19,13 +19,13 @@ layer at (0,0) size 800x156
|
| RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
|
| RenderBlock {DIV} at (0,62) size 784x70
|
| LayoutImage {IMG} at (0,0) size 0x30
|
| - RenderBR {BR} at (0,16) size 0x17
|
| - RenderBR {BR} at (0,34) size 0x17
|
| + LayoutBR {BR} at (0,16) size 0x17
|
| + LayoutBR {BR} at (0,34) size 0x17
|
| RenderInline {SPAN} at (0,0) size 316x17
|
| RenderText {#text} at (0,52) size 316x17
|
| text run at (0,52) width 316: "The highlight should be on this line, not above it."
|
| RenderText {#text} at (315,52) size 5x17
|
| text run at (315,52) width 5: " "
|
| - RenderBR {BR} at (319,52) size 1x17
|
| + LayoutBR {BR} at (319,52) size 1x17
|
| selection start: position 0 of child 0 {#text} of child 6 {SPAN} of child 5 {DIV} of body
|
| selection end: position 51 of child 0 {#text} of child 6 {SPAN} of child 5 {DIV} of body
|
|
|