[webkit-changes] cvs commit: WebCore ChangeLog

Darin darin at opensource.apple.com
Sat Jun 18 18:49:22 PDT 2005


darin       05/06/18 18:49:22

  Modified:    .        ChangeLog
  Log:
  Tiny formatting tweak.
  
  Revision  Changes    Path
  1.4275    +2 -2      WebCore/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvs/root/WebCore/ChangeLog,v
  retrieving revision 1.4274
  retrieving revision 1.4275
  diff -u -r1.4274 -r1.4275
  --- ChangeLog	17 Jun 2005 23:02:44 -0000	1.4274
  +++ ChangeLog	19 Jun 2005 01:49:17 -0000	1.4275
  @@ -8,8 +8,8 @@
   	do not resize when options are added via javascript
           
   	* khtml/rendering/render_form.cpp:
  -        (RenderSelect::layout): remove call setting setNeedsLayout to true.  setNeedsLayout
  -	is already true at this point, and this addtional call has the negative effect of 
  +        (RenderSelect::layout): Remove call setting setNeedsLayout to true. setNeedsLayout
  +	is already true at this point, and this additional call has the negative effect of 
   	marking m_normalChildNeedsLayout on the element's parent, which keeps layout from 
   	propagating all the way up to the root later on.
   
  
  
  



More information about the webkit-changes mailing list