[Webkit-unassigned] [Bug 15799] textPath element does not re-render when referenced path changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 15 11:19:53 PST 2009


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





------- Comment #5 from zimmermann at kde.org  2009-02-15 11:19 PDT -------
(In reply to comment #4)
> Created an attachment (id=27683)
 --> (https://bugs.webkit.org/attachment.cgi?id=27683&action=view) [review]
> First attempt
> 
> This covers not just the bug itself, but also changing attributes on the
> textPath.
> Cheers,
> 
Hi Rob,

the patch looks nice! Though I think the testcase should be rewritten, because
it's not very obvious what happens first, what next etc..

I'd love to see more testcases:
- one for a textPath attribute change (ie. startOffset)
- one for a textPath child node change (modifying text child of <textPath>).
- one which covers updating multiple clients (two references of the textPath)

Your testcase doesn't look very obvious (what happens first, it's not clear
from a first sight, what is executed at which time, etc..) Also we shouldn't
add new 'custom' testcases, but you should use the make-js-test-wrappers
framework for this.

Again the patch is great, just lacking some extensive tests.

Cheers,
Niko


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