[Bug 23793] New: "For each element e in elementSet, append the el..."
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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 on the CC list for the bug.