[Webkit-unassigned] [Bug 15388] RenderSVGContainer (<g>) should not repaint when its bounds change (unless it has a filter)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 6 00:37:53 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15388


eric at webkit.org changed:

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




------- Comment #2 from eric at webkit.org  2007-10-06 00:37 PDT -------
Created an attachment (id=16563)
 --> (http://bugs.webkit.org/attachment.cgi?id=16563&action=view)
potential fix

This seems to dramatically improve lively kernel.  It does not however fix the
attached test case.  The attached test case's behavior is changed, but the new
behavior might actually be an intentional side effect of
absoluteClippedOverflowRect() describing the size of the content of the <svg>
instead of the actual svg's bounds.  I don't know enough about
absoluteClippedOverflowRect's expected behavior to know for certain.

I'm also not sure this fix is 100% ready as I think it may regress Space
Invaders ever so slightly:
http://www.croczilla.com/svg/samples/invaders/invaders.svg

I have not seen any other regressions in my surfing of the SVG web.


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



More information about the webkit-unassigned mailing list