| Index: third_party/WebKit/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt b/third_party/WebKit/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt
|
| index ca2c3871aef1d10319f964f7523c3b9e67cc4929..4d3f81c76cbee6644a625aba5094307a24f17e8e 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/editing/selection/focus-contenteditable-iframe-expected.txt
|
| @@ -3,4 +3,6 @@ This tests focusing the body element in a contentEditable iframe. The whole body
|
| | <head>
|
| | <body>
|
| | contenteditable="true"
|
| -| "<#selection-anchor>asdf<#selection-focus>"
|
| +| <#selection-anchor>
|
| +| "asdf"
|
| +| <#selection-focus>
|
|
|