- From: Chris Dumez <notifications@github.com>
- Date: Tue, 09 May 2017 20:47:48 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 10 May 2017 03:48:20 UTC
https://dom.spec.whatwg.org/commit-snapshots/b2f429273e23d22acbcbdcdad46cd440ec131098/#interface-attr > The value attribute’s getter must return the value\. I am not convinced this part of the spec is right. It makes it look like Attr.value always returns the attribute's value. However, all browsers will return the owner element's attribute value if the Attr Node has an owner element. It is unclear to me that the specification matches browsers. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/456
Received on Wednesday, 10 May 2017 03:48:20 UTC