You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css2/issues.db
+28-28Lines changed: 28 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -2,42 +2,42 @@ Case of selectors. Are both allowed (give better explanation) More info about ca
2
2
Comma in list of values for font property. What does comma refer to? - San Jose ftf 19 Sep 1997 - no
3
3
What is syntax for attribute-based addressing? Use [] around attr=value or attr==value San Jose ftf 19 Sep 1997 25 Sep 1997 yes
4
4
Multiple classes in a selector <em>not</em> allowed per <a href="/Style/Group/9709/css2-970908/selector.html#h-5.5.1"> 5.5.1</a> but <em>are</em> allowed in <a href="/Style/Group/9709/css2-970908/aural.html#h-16.1.7.2"> 16.1.7</a> Multiple classes allowed http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0224.html 19 Sep 1997 25 Sep 1997 yes
5
-
Quotes currently don't have to match in a selector. Seems like they should, just as in other parts of a rule. - http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0082.html 19 Sep 1997 - no
5
+
Quotes currently don't have to match in a selector. Seems like they should, just as in other parts of a rule. They should match http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0082.html 19 Sep 1997 04 Feb 1998 yes
6
6
Setting language based on CLASS (or other attributes) by using style sheet rules - http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0257.html 22 Sep 1997 - no
Add 'inherit' as a permitted value to all properties. - http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0265.html 23 Sep 1997 - no
9
-
Add selector syntax for "only child" and "last child" - http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0262.html 23 Sep 1997 - no
7
+
Explain "matching selector" better Ok http://lists.w3.org/Archives/Public/www-style/msg08529.html 22 Sep 1997 04 Feb 1998 yes
8
+
Add 'inherit' as a permitted value to all properties. Added http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0265.html 23 Sep 1997 04 Feb 1998 yes
9
+
Add selector syntax for "only child" and "last child" No last child (don't recall discussion of only child) http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0262.html 23 Sep 1997 04 Feb 1998 yes
10
10
Can "0" also mean "0%" or "0s"? E.g., "pause" doesn't accept a length - Personal communication Philippe Le Hegaret 23 Sep 1997 - no
11
-
Add 'fixed' as a value on 'position'. The effect will be analogous to the 'fixed' value on 'background' - - 27 Sep 1997 - yes
12
-
Clarify that the shape of the "box coordinate system" is rectangular Ok - 27 Sep 1997 16 Oct 1997 yes
11
+
Add 'fixed' as a value on 'position'. The effect will be analogous to the 'fixed' value on 'background' Yes - 27 Sep 1997 04 Feb 1998 yes
12
+
Clarify that the shape of the "box coordinate system" is rectangular Yes - 27 Sep 1997 04 Feb 1998 yes
13
13
Keep 'avoid' value on 'page-break-before' property Ok - 27 Sep 1997 16 Oct 1997 yes
14
14
AAdd example of correspondence percentage/keywords in font-size? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0288.html 29 Sep 1997 - no
15
-
What notation for matching parts of attribs: "=", "==",...? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0289.html 29 Sep 1997 - no
16
-
Add "::" as a token, to allow RDF-style element names without "" ? - http://lists.w3.org/Archives/Member/w3c-xml-wg/1997Oct/0048.html 09 Oct 1997 - no
17
-
Develop a model and properties for vertical writing direction - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0017.html 09 Oct 1997 - no
18
-
Make sure spec says special chars [.;?] must be escaped in selector name space - Oct 16 conf call 16 Oct 1997 - no
15
+
What notation for matching parts of attribs: "=", "==",...? = and ~= http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0289.html 29 Sep 1997 04 Feb 1998 yes
16
+
Add "::" as a token, to allow RDF-style element names without "" ? Seems to be dropped http://lists.w3.org/Archives/Member/w3c-xml-wg/1997Oct/0048.html 09 Oct 1997 04 Feb 1998 yes
17
+
Develop a model and properties for vertical writing direction CSS3 http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0017.html 09 Oct 1997 04 Feb 1998 yes
18
+
Make sure spec says special chars [.;?] must be escaped in selector name space Yes Oct 16 conf call 16 Oct 1997 04 Feb 1998 yes
19
19
Add a normative list of 139 color names to the spec? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0038.html 20 Oct 1997 - no
20
20
Also, we MUST define WHICH quotes are included in the first letter if present: single quotes? Double quotes? Smart quotes (that is, left- and right-quotes)? Lower quotes? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0039.html 20 Oct 1997 - no
21
21
How users can specify their own cursors (image, spot, etc.) - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0037.html 20 Oct 1997 - no
22
-
Cursor names (see Ians proposal in the thread for full semantics-based) - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0037.html 20 Oct 1997 - no
23
-
Is order of attribute-based selectors important: Does A[REL=parent].myclass = A.myclass[REL=parent] and are both legal? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0225.html 20 Oct 1997 - no
22
+
Cursor names (see Ians proposal in the thread for full semantics-based) This proposal rejected http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0037.html 20 Oct 1997 04 Feb 1998 yes
23
+
Is order of attribute-based selectors important: Does A[REL=parent].myclass = A.myclass[REL=parent] and are both legal? Both legal, in any order http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0225.html 20 Oct 1997 04 Feb 1998 yes
24
24
Site management through class attributes on IMG and urls in CSS - http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0285.html 21 Oct 1997 - no
25
-
Extend sequential selector mechanism to allow /A ~ B/ and /A B/ - Email from Daniel Glazman to Chris, 6 Oct 21 Oct 1997 - no
25
+
Extend sequential selector mechanism to allow /A ~ B/ and /A B/ This syntax rejected Email from Daniel Glazman to Chris, 6 Oct 21 Oct 1997 04 Feb 1998 yes
26
26
Allow syntax in @media rules for parameters (e.g., color resolutions) - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0046.html 21 Oct 1997 - no
27
-
How to handle @import inside @media? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0073.html 21 Oct 1997 - no
28
-
Are @import rules now allowed anywhere? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0073.html 21 Oct 1997 - no
27
+
How to handle @import inside @media? Conditional @imports followed by media types http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0073.html 21 Oct 1997 04 Feb 1998 yes
28
+
Are @import rules now allowed anywhere? No http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0073.html 21 Oct 1997 04 Feb 1998 yes
29
29
Should CSS be able to change colspan ("colspan:3"), or only point to the attribute ("colspan:COLSPAN"), or... - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0013.html 29 Oct 1997 - no
30
-
Do block-level "static" elements establish a new box - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0084.html 29 Oct 1997 - no
31
-
Add hsl(hue, saturation, lightness) to <color> - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0149.html 06 Nov 1997 - no
32
-
HTML4 has TTY as a medium type (proposed by WAI); shouldn't CSS have the same? - http://www.w3.org/MarkUp/Group/9710/WD-html40-971024/present/styles.html#adef-media 07 Nov 1997 - no
33
-
Add hsl(h,s,l) as alternative for rgb(r,g,b). - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0149.html 07 Nov 1997 - no
34
-
Add '*' in front of .class and [attrib] selectors. Even allow '*' on its own? - StevenP 07 Nov 1997 - no
30
+
Do block-level "static" elements establish a new box No more "static" http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0084.html 29 Oct 1997 04 Feb 1998 yes
31
+
Add hsl(hue, saturation, lightness) to <color> Rejected at Austin http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0149.html 06 Nov 1997 04 Feb 1998 yes
32
+
HTML4 has TTY as a medium type (proposed by WAI); shouldn't CSS have the same? Added http://www.w3.org/MarkUp/Group/9710/WD-html40-971024/present/styles.html#adef-media 07 Nov 1997 04 Feb 1998 yes
33
+
Add hsl(h,s,l) as alternative for rgb(r,g,b). See 31 (Rejected as Austin) http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0149.html 07 Nov 1997 04 Feb 1998 yes
34
+
Add '*' in front of .class and [attrib] selectors. Even allow '*' on its own? Yes StevenP 07 Nov 1997 04 Feb 1998 yes
35
35
Add generated text and numbering (sections 15.7 15.8) - StevenP 07 Nov 1997 - no
36
-
Image filters: ScottI hasn't been able to provide descriptions. Drop them fror CSS2? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0159.html 07 Nov 1997 - no
37
-
Add symbolic constants (@define or similar) for easier maintenance. - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0148.html 07 Nov 1997 - no
38
-
Current draft says em and ex on toplevel element are an error [Really? Where? BB]. Define them to refer to initial value. - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0166.html 07 Nov 1997 - no
36
+
Image filters: ScottI hasn't been able to provide descriptions. Drop them fror CSS2? CSS3 http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0159.html 07 Nov 1997 04 Feb 1998 yes
37
+
Add symbolic constants (@define or similar) for easier maintenance. CSS3 http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0148.html 07 Nov 1997 04 Feb 1998 yes
38
+
Current draft says em and ex on toplevel element are an error [Really? Where? BB]. Define them to refer to initial value. Done http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0166.html 07 Nov 1997 04 Feb 1998 yes
39
39
@class is not forbidden in HTML. First para of 6.3.3 rewritten to not talk about "document language other than HTML" http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0125.html 07 Nov 1997 07 Nov 1997 yes
40
-
Is P.foo equivalnt to P[class=foo] or to P[class~=foo]? P[class~=foo] StevenP 07 Nov 1997 07 Nov 1997 yes
40
+
Is P.foo equivalnt to P[class=foo] or to P[class~=foo]? ~= StevenP 07 Nov 1997 04 Feb 1998 yes
41
41
Style on ALT text of an IMG. - StevenP 07 Nov 1997 - no
42
42
If a block (incl. positioned boxes and cells) has a height diffeerent from its natural height, how is the content positioned. Xanthus proposes 'content-align: top|bottom|center'. For cells we need more. - http://www.xanthus.se/ 09 Nov 1997 - no
43
43
More examples for how font compositions works - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 26 Nov 1997 - no
@@ -47,13 +47,13 @@ Make sure there is a selector that can match "fr" in LANG="fr-ca" - http://lists
47
47
Does CSS need the equivalent of "META...charset=xxx" in HTML? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 26 Nov 1997 - no
48
48
Can backslash-escapes be processed by a preprocessors, as in Java? No, they cannot. Explain. - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 26 Nov 1997 - no
49
49
Explain interaction of relative positioning and the writing direction of the element - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 26 Nov 1997 - no
50
-
If headers and footers are added: explain how locale-dependent dates and times get into them Headers and footers not added http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 26 Nov 1997 28 Jan 1998 no
50
+
If headers and footers are added: explain how locale-dependent dates and times get into them CSS3 http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 26 Nov 1997 04 Feb 1998 yes
51
51
What is final syntax of selectors? - Ian 15 Jan 1998 - no
52
-
Missing automatic numbering section - Ian 15 Jan 1998 - no
53
-
Add i18n information (including bidi info) to spec - Ian/Berty 15 Jan 1998 - no
52
+
Missing automatic numbering section Whoops, see 44 Ian 15 Jan 1998 04 Feb 1998 no
53
+
Add i18n information (including bidi info) to spec Whoops, see 45 Ian/Berty 15 Jan 1998 04 Feb 1998 no
54
54
Inheritance of HTML lang/dir attributes - Bert/Hakon 15 Jan 1998 - no
55
55
How is BUTTON element handled? (Horizontal block formatting with inline children) - Bert/Hakon 15 Jan 1998 - no
56
-
Add hover? Yes MS 15 Jan 1998 28 Jan 1998 no
56
+
Add hover? Added MS 15 Jan 1998 04 Feb 1998 yes
57
57
We need more XML examples! - Editors 15 Jan 1998 - no
58
58
Should newlines be allowed in strings? If so, what representation? - Bert 15 Jan 1998 - no
59
59
Should the definition of whitespace be expanded to (1) include comments (2) resemble that of HTML (space, tab, form feed, zero-width space, and line breaks (CR, LF, and CRLF)? - Ian 20 Jan 1998 - no
0 commit comments