diff options
Diffstat (limited to 'uitest/src/main/resources/html-tests/BottomComponentScrollsUp.html')
-rw-r--r-- | uitest/src/main/resources/html-tests/BottomComponentScrollsUp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uitest/src/main/resources/html-tests/BottomComponentScrollsUp.html b/uitest/src/main/resources/html-tests/BottomComponentScrollsUp.html index a264b38ba8..f9d1a08182 100644 --- a/uitest/src/main/resources/html-tests/BottomComponentScrollsUp.html +++ b/uitest/src/main/resources/html-tests/BottomComponentScrollsUp.html @@ -1,7 +1,7 @@ <html> <head> -<title>Bottom component scroll when focus - test with plain html to see the default behaviour</title> +<title>Bottom component scroll when focus - test with plain html to see the default behavior</title> <link rel="stylesheet" type="text/css" href="./../VAADIN/themes/reindeer/styles.css"> <script> |