- From: <bugzilla@jessica.w3.org>
- Date: Mon, 11 Nov 2013 10:24:26 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23793
Bug ID: 23793
Summary: "For each element e in elementSet, append the el..."
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: DOM
Assignee: annevk@annevk.nl
Reporter: simon.sapin@exyr.org
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, www-dom@w3.org
http://dom.spec.whatwg.org/#interface-parentnode
[[
For each element e in elementSet, append the elements that are not in result
and result from matching s against e's root using scoping root e, to result.
[SELECTORS]
]]
This should say something about pseudo-elements. In implementations they seem
to be valid, but not match anything.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 11 November 2013 10:24:32 UTC