[webkit-reviews] review requested: [Bug 25401] <use> of text not displayed unless declared after : [Attachment 32278] First attempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 5 12:30:30 PDT 2009


Rob Buis <rwlbuis at gmail.com> has asked	for review:
Bug 25401: <use> of text not displayed unless declared after
https://bugs.webkit.org/show_bug.cgi?id=25401

Attachment 32278: First attempt
https://bugs.webkit.org/attachment.cgi?id=32278&action=edit

------- Additional Comments from Rob Buis <rwlbuis at gmail.com>
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.


More information about the webkit-reviews mailing list