- From: <bugzilla@jessica.w3.org>
- Date: Thu, 31 Oct 2013 22:27:05 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23694
Bug ID: 23694
Summary: Should element.getElementById() consider the element
itself when searching
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: DOM
Assignee: annevk@annevk.nl
Reporter: bugs@pettay.fi
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, www-dom@w3.org
It is odd if getElementById can't be used reliably in a disconnected
subtree to find element by id.
Based on testing querySelector seems to have similar oddity, but
we don't need to copy its behavior here, IMO.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 31 October 2013 22:27:06 UTC