[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
Mon Jun 22 00:00:45 PDT 2009


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


eric at webkit.org changed:

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




------- Comment #9 from eric at webkit.org  2009-06-22 00:00 PDT -------
(From update of attachment 31598)
Does this still work if you set href.baseVal.value= "newurl.png"?

You're removing the m_imageLoader.updateFromElementIgnoringPreviousError();
update from svgAttributeChanged, which makes me think that this will break
updates which are driven by JavaScript property changes.

Yes, it sucks that JS doesn't just call parseMappedAttribute.  Eventually we
need to fix that.

I think this broke href.baseVal, so r-


-- 
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