[webkit-changes] cvs commit: LayoutTests/fast/forms attributed-strings-expected.txt

Justin justing at opensource.apple.com
Mon Nov 28 12:04:01 PST 2005


justing     05/11/28 12:04:01

  Modified:    .        ChangeLog
               fast/forms attributed-strings-expected.txt
  Log:
          I overlooked this layout test when fixing 4108909.
  
          * fast/forms/attributed-strings-expected.txt:
  
  Revision  Changes    Path
  1.106     +6 -0      LayoutTests/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/LayoutTests/ChangeLog,v
  retrieving revision 1.105
  retrieving revision 1.106
  diff -u -r1.105 -r1.106
  --- ChangeLog	28 Nov 2005 04:37:33 -0000	1.105
  +++ ChangeLog	28 Nov 2005 20:03:59 -0000	1.106
  @@ -1,3 +1,9 @@
  +2005-11-28  Justin Garcia  <justin.garcia at apple.com>
  +        
  +        I overlooked this layout test when fixing 4108909.
  +
  +        * fast/forms/attributed-strings-expected.txt:
  +
   2005-11-27  Mitz Pettel  <opendarwin.org at mitzpettel.com>
   
           Reviewed by Darin. Committed by Maciej.
  
  
  
  1.2       +1 -2      LayoutTests/fast/forms/attributed-strings-expected.txt
  
  Index: attributed-strings-expected.txt
  ===================================================================
  RCS file: /cvs/root/LayoutTests/fast/forms/attributed-strings-expected.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- attributed-strings-expected.txt	27 Oct 2005 22:49:55 -0000	1.1
  +++ attributed-strings-expected.txt	28 Nov 2005 20:04:00 -0000	1.2
  @@ -1,8 +1,7 @@
   EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
   EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
   EDITING DELEGATE: shouldInsertText:test replacingDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document givenAction:WebViewInsertActionTyped
  -EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
  -EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
  +EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text to 7 of #text toDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
   EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
   EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
   test
  
  
  



More information about the webkit-changes mailing list