[Webkit-unassigned] [Bug 16923] Attr nodes with a value of "" should not have any childNodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 19 11:15:36 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16923





------- Comment #5 from ap at webkit.org  2008-01-19 11:15 PDT -------
Yes, this looks quite reasonable.

I'd try to use Attr::createTextChild() here. Also, the test case needs to
verify what happens to attributes created by the parser - since we only create
Attr nodes on demand, the relationship between Attr and Attribute is tricky.


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