Sun, 31 Jan 2016 15:42:31 -0800 change //dev.w3.org/csswg/ urls to //drafts.csswg.org/ file | diff | annotate
Fri, 22 Jan 2016 16:30:54 +0100 Point out case-insensitivity of i in [foo=bar i] file | diff | annotate
Wed, 13 Jan 2016 11:28:05 -0800 [selectors] fix typo file | diff | annotate
Sun, 13 Sep 2015 19:01:21 -0400 [selectors] Rename :user-error to :user-invalid file | diff | annotate
Tue, 08 Sep 2015 01:22:42 -0400 Make bylines more consistent. file | diff | annotate
Thu, 27 Aug 2015 02:36:25 +0200 [selectors-4] Fix anchors broken by bikeshed change. :( file | diff | annotate
Thu, 27 Aug 2015 01:53:56 +0200 [selectors-4] Fuss with issues file | diff | annotate
Thu, 27 Aug 2015 01:34:44 +0200 [selectors-4] Remove issue file | diff | annotate
Thu, 27 Aug 2015 01:32:12 +0200 [selectors-4] Remove issue file | diff | annotate
Thu, 27 Aug 2015 01:31:16 +0200 [selectors-4] Add issue file | diff | annotate
Thu, 27 Aug 2015 01:22:24 +0200 [selectors-4] Typo file | diff | annotate
Thu, 27 Aug 2015 01:19:50 +0200 [selectors-4] Remove issue. file | diff | annotate
Thu, 27 Aug 2015 01:02:36 +0200 [selectors-4] Clarify that selector matching happens as strings. file | diff | annotate
Thu, 20 Aug 2015 10:19:11 -0700 [selectors] Add issue about checking for implementations for complex selectors within :matches(). file | diff | annotate
Wed, 19 Aug 2015 22:00:51 -0700 [selectors] Mostly redundant table row dropped in <https://hg.csswg.org/drafts/rev/1b75a64dbad0> was probably a copy-paste error that was supposed to be for :user-error. Add a row for that properly. file | diff | annotate
Wed, 19 Aug 2015 21:55:59 -0700 [selectors] Normative text that got merged into note should stay normative, so let's just make the whole paragraph normative. file | diff | annotate
Wed, 19 Aug 2015 21:44:01 -0700 [selectors] Define specificity of :nth-child() etc. when containing a selector list; also redefine specificity of :matches() in terms of selector list specificity. Add examples for everything. file | diff | annotate
Wed, 19 Aug 2015 21:17:38 -0700 [selectors] which -> that file | diff | annotate
Wed, 19 Aug 2015 21:17:15 -0700 [selectors] Some minor type-selector-related editorial cleanup of <https://hg.csswg.org/drafts/diff/ee85b0656afd/selectors/Overview.bs>: qualified names have an *optional* prefix, so we don't need to split unprefixed names out separately, and the namespaces section forgot to mention universal selectors after merging the two independent sections. file | diff | annotate
Wed, 19 Aug 2015 20:34:26 -0700 [selectors] Close issue about default namespace protection since it results from stray assumptions from when :matches() could not accept complex selectors. Fix those assumptions. file | diff | annotate
Wed, 19 Aug 2015 20:08:30 -0700 [selectors] Remove types of pseudo-elements section, since it's probably less helpful and more confusing than just referring to the relevant specs, e.g. css-pseudo. Different pseudo-elements are all kinds of special, and this section wasn't especially accurate. Expand pseudo-element intro section to talk a little bit about this up front, and point at css-pseudo. file | diff | annotate
Wed, 19 Aug 2015 18:23:58 -0700 [selectors] Clean up pseudo-element binding section: restore text specifying the syntax for attaching to an originating element, make order-requirement clauses RTL-friendly, move sentence about structure pseudo-classes... I'm not really sure the best place to put it. file | diff | annotate
Wed, 19 Aug 2015 17:57:51 -0700 [selectors-4] Make combinators after pseudo-elements clearly invalid (as before) unless that pseudo-element explicitly allows it. Add issue wrt specificity and acyclic graphs. file | diff | annotate
Wed, 19 Aug 2015 17:36:28 -0700 [selectors-4] Move some paragraphs and add subheadings. file | diff | annotate
Wed, 19 Aug 2015 17:16:53 -0700 [selectors-4] Trivial clarifications to pseudo-elements. file | diff | annotate
Wed, 19 Aug 2015 17:10:01 -0700 [selectors-4] :hover will never match ::first-line:hover, so get rid of that sentence. Revert blacklist approach to whitelist approach (but mark that as an issue to discuss) and add some additional issues about combining pseudo-elements with pseudo-classes. Improve non-normative examples/notes. file | diff | annotate
Wed, 19 Aug 2015 16:28:15 -0700 [selectos] host language != document language. Clarify this and fix up all instances. file | diff | annotate
Wed, 19 Aug 2015 15:26:43 -0700 [selectors-4] Expand text on :user-error issue. file | diff | annotate
Wed, 19 Aug 2015 13:35:46 -0700 [selectors-4] Add some issues. file | diff | annotate
Wed, 19 Aug 2015 12:07:38 -0700 [selectors-4] Tweak pseudo-elements intro text, restore some background info on the one-colon exception (lost in <https://hg.csswg.org/drafts/diff/8e32bf889326/selectors/Overview.bs>), revert normative requirement on authors to use two-colon syntax and mark it as an issue for discussion (since it was, afaict, never discussed, just rolled into an editorial checkin). file | diff | annotate
Mon, 17 Aug 2015 19:37:27 -0700 [selectors-4] Remove section on slots and flags, since it doesn't make much sense, nothing else in the spec depends on this text, and the fact that we're using information outside the document tree is very explicitly explained in the sections on pseudo-elements and pseudo-classes already. file | diff | annotate
Mon, 17 Aug 2015 19:24:40 -0700 [selectors-4] Move quirks mode statements about class and ID selectors to their respective sections. Remove normative dependency on the tree being a DOM tree: that's especially silly given we're giving guidance on mapping other types of trees/structures into the element tree used by Selectors. file | diff | annotate
Mon, 17 Aug 2015 18:33:42 -0700 [selectors-4] Move some sections towards the end so the beginning is more readable. file | diff | annotate
Mon, 17 Aug 2015 18:15:02 -0700 [selectors-4] Move some paragraphs around. (No actual changes.) file | diff | annotate
Mon, 17 Aug 2015 18:08:06 -0700 [selectors-4] Do some <dfn> cleanup and try to make the “subject” definition a little clearer. file | diff | annotate
Wed, 12 Aug 2015 19:01:38 -0400 [selectors] Update changes list (part I, rough draft) file | diff | annotate
Wed, 12 Aug 2015 02:13:17 -0400 [selectors] Restore definition of the subject of a selector, since that is a term that has been around to describe how selectors work since 1998 at least, and shouldn't just disappear from our specs. file | diff | annotate
Wed, 12 Aug 2015 02:06:42 -0400 [selectors] Wordsmith Pseudo-classes section (the name of a pseudo-class is not a function including its arguments) and restore some information lost in <https://hg.csswg.org/drafts/diff/34e3c6a4ac96/selectors/Overview.bs>. file | diff | annotate
Thu, 16 Jul 2015 14:17:32 -0700 Use the term 'inclusive siblings' to make it :nth-child/etc less ambiguous. file | diff | annotate
Mon, 13 Jul 2015 12:37:30 -0700 [selectors] markup typo file | diff | annotate
Mon, 13 Jul 2015 12:35:58 -0700 [selectors] Fix example file | diff | annotate
Mon, 13 Jul 2015 11:13:02 -0700 [selectors] Add note about the rephrasing of the Child-indexed pseudos from children to siblings between 3 and 4, at Ms2ger's request. file | diff | annotate
Tue, 07 Jul 2015 20:34:45 -0700 Fix for consistency with other uses of `bar` file | diff | annotate
Fri, 03 Jul 2015 14:46:02 +0200 [selectors] Fix typo file | diff | annotate
Thu, 02 Jul 2015 09:22:37 +0200 [selectors] Editorial tweak file | diff | annotate
Thu, 02 Jul 2015 09:19:39 +0200 [selectors] Editorial tweaks file | diff | annotate
Fri, 29 May 2015 16:46:19 -0700 Add 'Work Status' metadata to all Bikeshed source files. Some files also accidentally got whitespace fixes, whoops. file | diff | annotate
Sun, 17 May 2015 11:45:57 -0400 [selectors-4] Clarify that selectors not in the dynamic profile must be treated as invalid for dynamic usages. Tweak some linking text. file | diff | annotate
Thu, 30 Apr 2015 11:40:31 +0200 [selectors] Silence Bikeshed error file | diff | annotate
Wed, 15 Apr 2015 19:57:14 -0700 Rename fast/complete to dynamic/static, per WG resolution. file | diff | annotate
Wed, 08 Apr 2015 14:14:12 -0700 [selectors] Remove lingering references to 'feature' and 'feature selector'. file | diff | annotate
Wed, 08 Apr 2015 14:10:34 -0700 [css-scoping][selectors] Make featureless elements match *nothing*. Make Scoping clearer about what is allowed to match the host element. file | diff | annotate
Thu, 05 Feb 2015 13:58:38 +1100 A bunch of bikeshed fixes. file | diff | annotate
Thu, 29 Jan 2015 18:52:44 -0800 [selectors-4] Bikeshed cleanups file | diff | annotate
Thu, 29 Jan 2015 14:01:47 -0800 Switch everything over to using lt= rather than title=. file | diff | annotate
Thu, 15 Jan 2015 17:14:51 -0800 [selectors] Add >> to the grammar productions. file | diff | annotate
Thu, 15 Jan 2015 17:13:01 -0800 [selectors] Remove paragraph from example talking incorrectly about asterisks. file | diff | annotate
Thu, 15 Jan 2015 17:11:59 -0800 [selectors] Make :lang() argument an ident or string, per WG resolution. file | diff | annotate
Thu, 18 Dec 2014 10:44:36 -0800 [selectors] Complete some fragment sentences lingering from the very first WD back in 2011! file | diff | annotate
Wed, 17 Dec 2014 11:49:25 -0800 [selectors] Add anchors to combinators. file | diff | annotate
(0)-100-60tip

mercurial