[Webkit-unassigned] [Bug 42021] isEqualNode should work for DocumentType nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 10 15:29:14 PDT 2010


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





--- Comment #6 from Sam Weinig <sam at webkit.org>  2010-07-10 15:29:13 PST ---
(In reply to comment #5)
> (From update of attachment 61143 [details])
> Typos: othereEntities and othereNotations. Does mapsEquavalent handle an argument of 0 and return false? Those test cases don't seem to cover all the branches in that function.

mapsEquavalent does handle a null map.  I can't currently test the entities, notations or internalSubset branches as those can't currently be set to anything other than the default (null or the null string) in WebCore.  I left in the tests since this is not a hot function but I could remove them if you think that would be better.

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