[Webkit-unassigned] [Bug 26328] Changing href attribute of svg images does not work when changing display attribute as well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 20 12:44:58 PDT 2009


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


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31257|0                           |1
        is obsolete|                            |
  Attachment #31598|                            |review?
               Flag|                            |




------- Comment #8 from rwlbuis at gmail.com  2009-06-20 12:44 PDT -------
Created an attachment (id=31598)
 --> (https://bugs.webkit.org/attachment.cgi?id=31598&action=view)
Different approach

I think this approach is clearer, the image loading is part of the general
attribute change notification and
does not depend on the renderer being there. If any svg attribute changes still
a setNeedsLayout is called, when there is a renderer. HTMLImageElement also
loads image on src changes in parseMappedAttribute.
Cheers,

Rob.


-- 
Configure bugmail: https://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