[webkit-changes] cvs commit: WebCore ChangeLog

Darin darin at opensource.apple.com
Wed Jun 22 11:23:49 PDT 2005


darin       05/06/22 11:23:49

  Modified:    .        ChangeLog
  Log:
  Added more bug numbers to the change log.
  
  Revision  Changes    Path
  1.4303    +4 -2      WebCore/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebCore/ChangeLog,v
  retrieving revision 1.4302
  retrieving revision 1.4303
  diff -u -r1.4302 -r1.4303
  --- ChangeLog	22 Jun 2005 18:21:57 -0000	1.4302
  +++ ChangeLog	22 Jun 2005 18:23:46 -0000	1.4303
  @@ -8,8 +8,10 @@
           * layout-tests/fast/dom/title-text-property-expected-2.txt: Added
           * layout-tests/fast/dom/title-text-property-2.html: Added
   
  -        Fixed <http://bugzilla.opendarwin.org/show_bug.cgi?id=3586>
  -        Setting and getting title's text attribute does not work
  +        - fixed <rdar://problem/3831364> getting or setting text for a <title> element doesn't work
  +        - fixed <rdar://problem/4091225> REGRESSION (1.2.4-1.3): many titles with non-ASCII characters do not display properly (XHTML strict only)
  +        - fixed <http://bugzilla.opendarwin.org/show_bug.cgi?id=3586>
  +          Setting and getting title's text attribute does not work
   
           * khtml/dom/html_head.cpp:
           (HTMLTitleElement::text):
  
  
  



More information about the webkit-changes mailing list