[webkit-dev] [Mac] Pixel test passed but the text dump differs.
Jia Pu
jpu at apple.com
Mon Jan 10 11:13:46 PST 2011
Sorry, forgot to attached the sample of diff result:
--- /tmp/layout-test-results/platform/mac/editing/spelling/autocorrection-contraction-expected.txt 2011-01-10 11:12:55.000000000 -0800
+++ /tmp/layout-test-results/platform/mac/editing/spelling/autocorrection-contraction-actual.txt 2011-01-10 11:12:55.000000000 -0800
@@ -4,37 +4,37 @@
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 2 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
On Jan 10, 2011, at 11:05 AM, Jia Pu wrote:
> Hello,
>
> I just noticed that there're a few spelling correction tests are failing on TOT on mac. The pixel tests still pass, but the text dump are different. More specifically, all the differences are on numeral value in the phrase "#document toDOMRange:range from 1 of #text". I have attached a snippet of such diff at the end of email. Is this a known change that requires regenerating expected test results?
>
> Thanks
> Jia
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110110/428a4ca3/attachment.html>
More information about the webkit-dev
mailing list