[Webkit-unassigned] [Bug 33191] CDATA sections are merged into Text nodes when normalize() is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 5 14:51:56 PST 2010


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





--- Comment #2 from Darin Adler <darin at apple.com>  2010-01-05 14:51:55 PST ---
Turns out I had it backwards. CDATASection nodes are text nodes. So we need to
call nodeType more, not less.

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