[Webkit-unassigned] [Bug 25401] <use> of text not displayed unless declared after
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 5 12:30:31 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=25401
Rob Buis <rwlbuis at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32278| |review?
Flag| |
--- Comment #2 from Rob Buis <rwlbuis at gmail.com> 2009-07-05 12:30:30 PDT ---
Created an attachment (id=32278)
--> (https://bugs.webkit.org/attachment.cgi?id=32278)
First attempt
The default SVGElement:insertedIntoDocument is not enough in this case, since
the text content may not have been appended to the <text> element yet,
therefore do
something extra in childrenChanged.
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.
More information about the webkit-unassigned
mailing list