[Webkit-unassigned] [Bug 119325] compareDocumentPosition() reports an attribute and its content as disconnected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 30 23:39:31 PDT 2013


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





--- Comment #1 from Christophe Dumez <dchris at gmail.com>  2013-07-30 23:39:16 PST ---
As explained by Adam in http://code.google.com/p/chromium/issues/detail?id=264138#c1, Attr should no longer be a Node according to the latest specification. It should be its own interface [1].

If we followed the spec, the bug would disappear.

[1] http://dom.spec.whatwg.org/#attr

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