[Webkit-unassigned] [Bug 28376] [Cleanup] isAfterContent() implemented twice, should be member of RenderObject

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 16 22:09:38 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28376


Roland Steiner <rolandsteiner at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34949|                            |review?
               Flag|                            |




--- Comment #1 from Roland Steiner <rolandsteiner at google.com>  2009-08-16 22:09:37 PDT ---
Created an attachment (id=34949)
 --> (https://bugs.webkit.org/attachment.cgi?id=34949)
[patch] move implementation of isAfterContent to RenderObject

Moved implementation of isAfterContent to RenderObject, remove from RenderBox
and RenderInline.

All layout tests passed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list