[Webkit-unassigned] [Bug 6427] <tref> element not implemented

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Apr 18 12:07:33 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6427


rwlbuis at xs4all.nl changed:

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




------- Comment #5 from rwlbuis at xs4all.nl  2006-04-18 12:07 PDT -------
Created an attachment (id=7807)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=7807&action=view)
Better patch yet

This patch should fix the problem with using attach(). I think since
handling of attributes is not guarenteed, we need to check for
the referenced text both in attributeChanged and parseMappedAttribute.
I chose for a private helper method, I have no idea whether a
non-member(hidden)
method is better, but I'll probably soon know.
Finally the patch lacks testcases, I just commit the patch to find out whether
the
code part is correct now.
Cheers,

Rob.


-- 
Configure bugmail: http://bugzilla.opendarwin.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