-
Notifications
You must be signed in to change notification settings - Fork 790
Expand file tree
/
Copy pathissues.db
More file actions
67 lines (67 loc) · 9.36 KB
/
issues.db
File metadata and controls
67 lines (67 loc) · 9.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
Case of selectors. Are both allowed (give better explanation) More info about case given San Jose ftf 19 Sep 1997 25 Sep 1997 yes
Comma in list of values for font property. What does comma refer to? - San Jose ftf 19 Sep 1997 - no
What is syntax for attribute-based addressing? Use [] around attr=value or attr==value San Jose ftf 19 Sep 1997 25 Sep 1997 yes
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
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
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
Explain "matching selector" better - http://lists.w3.org/Archives/Public/www-style/msg08529.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
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
Can "0" also mean "0%" or "0s"? E.g., "pause" doesn't accept a length - Personal communication Philippe Le Hegaret 23 Sep 1997 - no
Add 'fixed' as a value on 'position'. The effect will be analogous to the 'fixed' value on 'background' - - 27 Sep 1997 - yes
Clarify that the shape of the "box coordinate system" is rectangular Ok - 27 Sep 1997 16 Oct 1997 yes
Keep 'avoid' value on 'page-break-before' property Ok - 27 Sep 1997 16 Oct 1997 yes
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
What notation for matching parts of attribs: "=", "==",...? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0289.html 29 Sep 1997 - no
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
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
Make sure spec says special chars [.;?] must be escaped in selector name space - Oct 16 conf call 16 Oct 1997 - no
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
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
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
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
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
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
Extend sequential selector mechanism to allow /A ~ B/ and /A B/ - Email from Daniel Glazman to Chris, 6 Oct 21 Oct 1997 - no
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
How to handle @import inside @media? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0073.html 21 Oct 1997 - no
Are @import rules now allowed anywhere? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0073.html 21 Oct 1997 - no
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
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
Add hsl(hue, saturation, lightness) to <color> - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0149.html 06 Nov 1997 - no
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
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
Add '*' in front of .class and [attrib] selectors. Even allow '*' on its own? - StevenP 07 Nov 1997 - no
Add generated text and numbering (sections 15.7 15.8) - StevenP 07 Nov 1997 - no
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
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
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
@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
Is P.foo equivalnt to P[class=foo] or to P[class~=foo]? P[class~=foo] StevenP 07 Nov 1997 07 Nov 1997 yes
Style on ALT text of an IMG. - StevenP 07 Nov 1997 - no
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
More examples for how font compositions works - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 26 Nov 1997 - no
Number formatting for lists (MartinD to propose new numbering schemes) - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 26 Nov 1997 - no
Make bidi compatible with HTML4, explain bidi for generated text, explain bidi issues in CSS style sheets themselves (action Bert + MartinD) - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 26 Nov 1997 - no
Make sure there is a selector that can match "fr" in LANG="fr-ca" - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 26 Nov 1997 - no
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
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
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
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
What is final syntax of selectors? - Ian 15 Jan 1998 - no
Missing automatic numbering section - Ian 15 Jan 1998 - no
Add i18n information (including bidi info) to spec - Ian/Berty 15 Jan 1998 - no
Inheritance of HTML lang/dir attributes - Bert/Hakon 15 Jan 1998 - no
How is BUTTON element handled? (Horizontal block formatting with inline children) - Bert/Hakon 15 Jan 1998 - no
Add hover? Yes MS 15 Jan 1998 28 Jan 1998 no
We need more XML examples! - Editors 15 Jan 1998 - no
Should newlines be allowed in strings? If so, what representation? - Bert 15 Jan 1998 - no
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
Allow 'active' pseudo class on other elements (e.g., buttons)? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0039.html 20 Jan 1998 - no
What are values for <font-face-name> for the 'src' descriptor? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0104.html 20 Jan 1998 - no
keep-together (or break-inside) property? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0008.html 21 Jan 1998 - no
Allow a "minimize" value for 'display'? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0173.html 23 Jan 1998 - no
Only encodings that support the ASCII character set may be used for syntactic purposes - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0013.html 23 Jan 1998 - no
Ability to specify blink rate? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0199.html 23 Jan 1998 - no
Anomaly between 'display' and 'speak': 'display' cannot be overridden by children but 'speak' can - Ian 28 Jan 1998 - no
Named pages? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0074.html 29 Jan 1998 - no