From 2fc2651226baac27029e38c9d6ef883fa32084db Mon Sep 17 00:00:00 2001 From: Steve Block Date: Wed, 18 May 2011 13:36:51 +0100 Subject: Merge WebKit at r78450: Initial merge by git. Change-Id: I6d3e5f1f868ec266a0aafdef66182ddc3f265dc1 --- .../autocorrection-cancelled-by-ESC.html | 2 +- .../autocorrection-cancelled-by-typing-1.html | 18 +---- .../autocorrection/autocorrection-contraction.html | 9 +-- .../continue-typing-to-dismiss-reversion.html | 2 +- .../delete-to-dismiss-reversion.html | 2 +- .../delete-to-end-of-word-to-show-reversion.html | 8 +-- .../autocorrection/dismiss-multiple-guesses.html | 2 +- .../move-to-end-of-word-to-show-reversion.html | 8 +-- .../select-from-multiple-guesses.html | 2 +- .../spell-checking-after-reversion.html | 53 ++++++++++++++ .../type-whitespace-to-dismiss-reversion.html | 2 +- .../pop-up-alignment-and-direction.html | Bin 0 -> 4730 bytes ...lect_webkit_appearance_off_popup_alignment.html | 78 +++++++++++++++++++++ .../WebCore/manual-tests/svg-filter-animation.svg | 12 ++-- 14 files changed, 152 insertions(+), 46 deletions(-) create mode 100644 Source/WebCore/manual-tests/autocorrection/spell-checking-after-reversion.html create mode 100644 Source/WebCore/manual-tests/pop-up-alignment-and-direction.html create mode 100644 Source/WebCore/manual-tests/select_webkit_appearance_off_popup_alignment.html (limited to 'Source/WebCore/manual-tests') diff --git a/Source/WebCore/manual-tests/autocorrection/autocorrection-cancelled-by-ESC.html b/Source/WebCore/manual-tests/autocorrection/autocorrection-cancelled-by-ESC.html index 185e5c6..e6af6ec 100644 --- a/Source/WebCore/manual-tests/autocorrection/autocorrection-cancelled-by-ESC.html +++ b/Source/WebCore/manual-tests/autocorrection/autocorrection-cancelled-by-ESC.html @@ -8,7 +8,7 @@ font-size: 24px; } - + + @@ -43,8 +30,7 @@ function editingTest() { Autocorrection Cancellation By Typing Test -
This test verifies that autocorrection behaves correctly when continuing typing in a word on -which autocorrection panel is hown. You should see correction panel showing 'collapse' after 'collaps' is entered. And after a pause, phrase 'the collapsing' is shown without underline.
+
This test verifies that autocorrection behaves correctly when continuing typing in a word on which autocorrection panel is hown. You should see correction panel showing 'collapse' after 'collaps' is entered. Then type "ing". Phrase 'the collapsing' should be shown without underline.

Note, this test can fail due to user specific spell checking data. If the user has previously dismissed 'collapse' as the correct spelling of 'collaps' several times, the spell checker will not provide 'collapse' as a suggestion anymore. To fix this, remove all files in ~/Library/Spelling.

diff --git a/Source/WebCore/manual-tests/autocorrection/autocorrection-contraction.html b/Source/WebCore/manual-tests/autocorrection/autocorrection-contraction.html index ef5bb68..39ad7f7 100644 --- a/Source/WebCore/manual-tests/autocorrection/autocorrection-contraction.html +++ b/Source/WebCore/manual-tests/autocorrection/autocorrection-contraction.html @@ -8,15 +8,9 @@ font-size: 24px; } - + diff --git a/Source/WebCore/manual-tests/autocorrection/continue-typing-to-dismiss-reversion.html b/Source/WebCore/manual-tests/autocorrection/continue-typing-to-dismiss-reversion.html index b8521c0..a1011fa 100644 --- a/Source/WebCore/manual-tests/autocorrection/continue-typing-to-dismiss-reversion.html +++ b/Source/WebCore/manual-tests/autocorrection/continue-typing-to-dismiss-reversion.html @@ -8,7 +8,7 @@ font-size: 24px; } - + + + + + + + + + +Spellchecking After Reversion Test + + +

This test verifies the behavior of spellchecking after reversion.

+
    +
  1. After seeing the correction panel, press space to accept the correction.
  2. +
  3. Press delete key to bring up reversion bubble.
  4. +
  5. Press ESC key to accept the reversion suggestion.
  6. +
  7. Press space key again, and verify that the word "cylindr" IS NOT marked as misspelled.
  8. +
  9. Press delete key twice.
  10. +
  11. Press space key again, and verify that the word "cylind" IS marked as misspelled.
  12. +
+

Note, this test can fail due to user specific spell checking data. To fix this, remove all files in ~/Library/Spelling.

+
+ +
+ + + + + + diff --git a/Source/WebCore/manual-tests/autocorrection/type-whitespace-to-dismiss-reversion.html b/Source/WebCore/manual-tests/autocorrection/type-whitespace-to-dismiss-reversion.html index eeea0f7..41191fb 100644 --- a/Source/WebCore/manual-tests/autocorrection/type-whitespace-to-dismiss-reversion.html +++ b/Source/WebCore/manual-tests/autocorrection/type-whitespace-to-dismiss-reversion.html @@ -8,7 +8,7 @@ font-size: 24px; } - +