Chromium Code Reviews| Index: Source/web/tests/data/selection_collapse_to_end.html |
| diff --git a/LayoutTests/fast/html/imports/resources/bye.html b/Source/web/tests/data/selection_collapse_to_end.html |
| similarity index 61% |
| copy from LayoutTests/fast/html/imports/resources/bye.html |
| copy to Source/web/tests/data/selection_collapse_to_end.html |
| index e7f74dc31e9cdb3599361b3283e4ff2f9314e69d..df5436cbe8900c5ceee346405004b0e4981e020b 100644 |
| --- a/LayoutTests/fast/html/imports/resources/bye.html |
| +++ b/Source/web/tests/data/selection_collapse_to_end.html |
| @@ -1,7 +1,6 @@ |
| <!DOCTYPE html> |
| <html> |
| -<head></head> |
| <body> |
| - <h1>Bye</h1> |
| +<input id='target' value=""> |
| </body> |
| </html> |