| Index: third_party/WebKit/LayoutTests/editing/selection/selection-button-text.html
|
| diff --git a/third_party/WebKit/LayoutTests/editing/selection/selection-button-text.html b/third_party/WebKit/LayoutTests/editing/selection/selection-button-text.html
|
| index 31cd2645b99a35cff18edf3bea5e39100616eed6..f2f333921cf027cfba96e3202caebb9c9681acbd 100644
|
| --- a/third_party/WebKit/LayoutTests/editing/selection/selection-button-text.html
|
| +++ b/third_party/WebKit/LayoutTests/editing/selection/selection-button-text.html
|
| @@ -10,8 +10,7 @@ with text <input type="button" value="too little"> too little
|
| <div>
|
| and text <input type="button" value="too much"> too much
|
| </div>
|
| -Should not be selected in the selection.
|
| -</div>
|
| +Should not be selected in the selection.</div>
|
| </body>
|
| <script>
|
| document.execCommand("SelectAll");
|
|
|