| Index: LayoutTests/editing/selection/move-by-line-006.html
|
| diff --git a/LayoutTests/editing/selection/move-by-line-006.html b/LayoutTests/editing/selection/move-by-line-006.html
|
| index 726ca1d09084861c20873ea4246e6a92f26eac66..56a1f1923ea8d5a0dd040b492ec2b5831920e2bc 100644
|
| --- a/LayoutTests/editing/selection/move-by-line-006.html
|
| +++ b/LayoutTests/editing/selection/move-by-line-006.html
|
| @@ -1,5 +1,6 @@
|
| <!DOCTYPE html>
|
| <html>
|
| +<script src="../../resources/ahem.js"></script>
|
| <body>
|
| <p>To manually run the test, put the cursor at the beginning of the next paragraph,
|
| and then press the down arrow key. The caret should go to the next line,
|
|
|