Skip to content

Commit d4cdbfe

Browse files
committed
[selectors-4][editorial] Removed At Risk: the column combinator as it is now in Selectors 5.
1 parent 33de10f commit d4cdbfe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

selectors-4/Overview.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Former Editor: Peter Linss
2323
Former Editor: John Williams
2424
Abstract: <a>Selectors</a> are patterns that match against elements in a tree, and as such form one of several technologies that can be used to select nodes in a document. Selectors have been optimized for use with HTML and XML, and are designed to be usable in performance-critical code. They are a core component of <abbr title="Cascading Style Sheets">CSS</abbr> (Cascading Style Sheets), which uses Selectors to bind style properties to elements in the document.
2525
Abstract: Selectors Level 4 describes the selectors that already exist in [[!SELECT]], and further introduces new selectors for CSS and other languages that may need them.
26-
At Risk: the column combinator
2726
At Risk: [=user action pseudo-classes=] applying to non-[=tree-abiding pseudo-elements=]
2827
Ignored Terms: function token, Document, DocumentFragment, math, h1, shadow tree, querySelector(), quirks mode, button, a, span, object, p, div, q, area, link, label, input, html, em, li, ol, pre, CSS Value Definition Syntax
2928
Ignored Vars: identifier, i

0 commit comments

Comments
 (0)