Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
spec:selectors [2012/08/21 15:44] – Added :only-whitespace tabatkinsspec:selectors [2014/12/09 15:48] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Issues for Level 4 ======
 +
 +  * Lift restriction preventing combinators in :any/:not in the fast profile?
 +  * Anything else that should be moved from complete to fast profile?
 +  * Syntax of subject indicator
 +  * Comma-separated [attr] values, for easy OR matching?
 +  * Numeric [attr] comparators?
 +  * Name of :any-link - maybe put "link" first in the name, like :link-any?
 +  * Does :local-link(n) force N path segments to match, or can a document with a shorter url still create a match?  (Example: in https://github.com/tabatkins/css-preprocessor, does :local-link(2) mean "same user and repository only", or does it allow "https://github.com/tabatkins", thus implicitly allowing "same user, but no specified repo"?)
 +  * Naming the drag-and-drop pseudoclasses
 +  * Just point the An+B grammar section to Syntax, now that it's accepted?
 +  * dbaron is uncertain about the reference and column combinators, the :matches() syntax (naming? something else?) and the subject indicator.
 +
 ====== Brainstorming for Selectors Level 5 ====== ====== Brainstorming for Selectors Level 5 ======
   * [[http://www.w3.org/TR/css3-selectors/|Selectors 3 PR]]   * [[http://www.w3.org/TR/css3-selectors/|Selectors 3 PR]]
 
spec/selectors.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki