-
Notifications
You must be signed in to change notification settings - Fork 790
Expand file tree
/
Copy pathissues.db
More file actions
88 lines (88 loc) · 14.2 KB
/
issues.db
File metadata and controls
88 lines (88 loc) · 14.2 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
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 1997-09-23 1998-02-04 yes 9
Add 'inherit' as a permitted value to all properties. Added http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0265.html 1997-09-23 1998-02-04 yes 8
Explain "matching selector" better Ok http://lists.w3.org/Archives/Public/www-style/msg08529.html 1997-09-22 1998-02-04 yes 7
Add hover? Added MS 1998-01-15 1998-02-04 yes 56
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 1997-11-26 1998-02-04 yes 50
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 1997-09-19 1998-02-04 yes 5
Is P.foo equivalnt to P[class=foo] or to P[class~=foo]? ~= StevenP 1997-11-07 1998-02-04 yes 40
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 1997-09-19 1997-09-25 yes 4
@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 1997-11-07 1997-11-07 yes 39
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 1997-11-07 1998-02-04 yes 38
Add symbolic constants (@define or similar) for easier maintenance. CSS3 http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0148.html 1997-11-07 1998-02-04 yes 37
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 1997-11-07 1998-02-04 yes 36
Add '*' in front of .class and [attrib] selectors. Even allow '*' on its own? Yes StevenP 1997-11-07 1998-02-04 yes 34
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 1997-11-07 1998-02-04 yes 33
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 1997-11-07 1998-02-04 yes 32
Add hsl(hue, saturation, lightness) to <color> Rejected at Austin http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0149.html 1997-11-06 1998-02-04 yes 31
Do block-level "static" elements establish a new box No more "static" http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0084.html 1997-10-29 1998-02-04 yes 30
What is syntax for attribute-based addressing? Use [] around attr=value or attr==value San Jose ftf 1997-09-19 1997-09-25 yes 3
Are @import rules now allowed anywhere? No http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0073.html 1997-10-21 1998-02-04 yes 28
How to handle @import inside @media? Conditional @imports followed by media types http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0073.html 1997-10-21 1998-02-04 yes 27
Extend sequential selector mechanism to allow /A ~ B/ and /A B/ This syntax rejected Email from Daniel Glazman to Chris, 6 Oct 1997-10-21 1998-02-04 yes 25
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 1997-10-20 1998-02-04 yes 23
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 1997-10-20 1998-02-04 yes 22
Make sure spec says special chars [.;?] must be escaped in selector name space Yes Oct 16 conf call 1997-10-16 1998-02-04 yes 18
Develop a model and properties for vertical writing direction CSS3 http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0017.html 1997-10-09 1998-02-04 yes 17
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 1997-10-09 1998-02-04 yes 16
What notation for matching parts of attribs: "=", "==",...? = and ~= http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0289.html 1997-09-29 1998-02-04 yes 15
Keep 'avoid' value on 'page-break-before' property Ok - 1997-09-27 1997-10-16 yes 13
Clarify that the shape of the "box coordinate system" is rectangular Yes - 1997-09-27 1998-02-04 yes 12
Add 'fixed' as a value on 'position'. The effect will be analogous to the 'fixed' value on 'background' Yes - 1997-09-27 1998-02-04 yes 11
Case of selectors. Are both allowed (give better explanation) More info about case given San Jose ftf 1997-09-19 1997-09-25 yes 1
Who is in charge of media types? Should CSS specify that unknown media types are likely to be broken in future versions of the language? Note added to spec http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0109.html 1998-02-04 1998-02-20 yes 69
Is this legal: LINK[rel="parent"] { .. } Yes. Display of head elements not strictly illegal in HTML 4.0. But don't expect display changes to work! http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0105.html 1998-02-04 1998-02-20 yes 68
Named pages? CSS3 http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0074.html 1998-01-29 1998-02-13 yes 67
Anomaly between 'display' and 'speak': 'display' cannot be overridden by children but 'speak' can speak not same as display, use display to cancel descendents Ian 1998-01-28 1998-02-20 yes 66
Ability to specify blink rate? No interest from WG, no proposals http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0199.html 1998-01-23 1998-02-20 yes 65
Only encodings that support the ASCII character set may be used for syntactic purposes Section added to syndata.src on subject of encodings http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0013.html 1998-01-23 1998-02-11 yes 64
Allow a "minimize" value for 'display'? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0173.html 1998-01-23 not yet no 63
keep-together (or break-inside) property? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0008.html 1998-01-21 not yet no 62
What are values for <font-face-name> for the 'src' descriptor? The format is a keyword. See list. http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0104.html 1998-01-20 1998-02-20 no 61
Allow 'active' pseudo class on other elements (e.g., buttons)? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0039.html 1998-01-20 not yet no 60
Setting language based on CLASS (or other attributes) by using style sheet rules No, use DOM http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0257.html 1997-09-22 1998-02-19 yes 6
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)? zero-width space not allowed (see grammar) Ian 1998-01-20 1998-02-11 yes 59
Should newlines be allowed in strings? If so, what representation? yes, use backslash-A Bert 1998-01-15 1998-02-11 yes 58
We need more XML examples! They are being added... Editors 1998-01-15 1998-02-20 no 57
How is BUTTON element handled? (Horizontal block formatting with inline children) - Bert/Hakon 1998-01-15 not yet no 55
Inheritance of HTML lang/dir attributes 'direction' property inherited. Nothing for 'lang' (see quotes property) Bert/Hakon 1998-01-15 1998-02-20 yes 54
Add i18n information (including bidi info) to spec Whoops, see 45 Ian/Berty 1998-01-15 1998-02-04 no 53
Missing automatic numbering section Whoops, see 44 Ian 1998-01-15 1998-02-04 no 52
What is final syntax of selectors? People seem ok with current syntax Ian 1998-01-15 1998-02-13 yes 51
Explain interaction of relative positioning and the writing direction of the element - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 1997-11-26 not yet no 49
Can backslash-escapes be processed by a preprocessors, as in Java? No, they cannot. Explain. Preprocessors cannot manipulate all backslashes http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 1997-11-26 1998-02-20 no 48
Does CSS need the equivalent of "META...charset=xxx" in HTML? @charset (see new syndata.src) http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 1997-11-26 1998-02-11 yes 47
Make sure there is a selector that can match "fr" in LANG="fr-ca" Added |= http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 1997-11-26 1998-02-13 yes 46
Make bidi compatible with HTML4, explain bidi for generated text, explain bidi issues in CSS style sheets themselves (action Bert + MartinD) direction/unicode-bidi properties http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 1997-11-26 1998-02-13 yes 45
Number formatting for lists (MartinD to propose new numbering schemes) Martin gave list http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 1997-11-26 1998-02-20 yes 44
More examples for how font composition works Chris will add at least one more http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 1997-11-26 1998-02-20 no 43
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/ 1997-11-09 not yet no 42
Style on ALT text of an IMG. - StevenP 1997-11-07 not yet no 41
Add generated text and numbering (sections 15.7 15.8) Added StevenP 1997-11-07 1998-02-19 yes 35
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 1997-10-29 not yet no 29
Allow syntax in @media rules for parameters (e.g., color resolutions) CSS3 http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0046.html 1997-10-21 1998-02-19 yes 26
Site management through class attributes on IMG and urls in CSS No, can't rewrite doc tree with CSS http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0285.html 1997-10-21 1998-02-19 yes 24
How users can specify their own cursors (image, spot, etc.) They can only point to a cursor resource http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0037.html 1997-10-20 1998-02-19 yes 21
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? Preceding punctuation as defined by Unicode http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0039.html 1997-10-20 1998-02-19 yes 20
Comma in list of values for font property. What does comma refer to? comma separates font-families, as in CSS1 San Jose ftf 1997-09-19 1998-02-19 yes 2
Add a normative list of 139 color names to the spec? CSS3 http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0038.html 1997-10-20 1998-02-19 yes 19
Add example of correspondence percentage/keywords in font-size? Information about step size added to font-size property http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0288.html 1997-09-29 1998-02-11 yes 14
Can "0" also mean "0%" or "0s"? E.g., "pause" doesn't accept a length Unitless 0 for lengths only Personal communication Philippe Le Hegaret 1997-09-23 1998-02-19 yes 10
Do user or author style sheets take precedence? Should new keyword be added to allow override (e.g., for accessibility)? Add !override (don't change !important semantics) http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0043.html 09 Feb 1998 1998-02-19 no 70
Which property do we adopt to specify the border model? border-spaces property (for both models) Ian 09 Feb 1998 1998-02-13 yes 71
Add :hover to other elements than A? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0128.html 09 Feb 1998 not yet no 72
Proposed initial value of visibility: visible, since inherit now on all props. No Ian 1998-02-10 1998-02-13 yes 73
Distinguish between selectors and declarations in the tokenizer? No. If tokens look the same, they are the same. http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0046.html 1998-02-10 1998-02-20 yes 74
Allow font-size-adjust values in 'font' shorthand? If so, where? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0095.html 1998-02-11 not yet no 75
Grid/Character/Cell unit for tty/braille devices - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0195.html 1998-02-17 not yet no 76
Can the unit be dropped for all '0' values? No. Ian 1998-02-18 1998-02-20 yes 77
What to do about ID selectors when a document has no DTD - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0232.html 1998-02-18 not yet no 78
Any way to control style of list item marker? What do current browsers do? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0226.html 1998-02-18 not yet no 79
Problems with fictional tag sequence/selectors - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0235.html 1998-02-18 not yet no 80
Current browsers ignore margins of absolutely positioned elements. Do we change the spec? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0241.html 1998-02-19 not yet no 81
General mechanism for accessing inherited attribute values in doctree (CSS3?) - Editors 1998-02-20 not yet no 82
Drop speak-time/speak-date since they add semantics and are difficult to specify? - Editors 1998-02-20 not yet no 83
Idea: a pseudo-class that matches the targeted element of a fragmentID in the current document's URL - http://lists.w3.org/Archives/Public/www-style/1998Mar/0036.html 1998-03-09 not yet no 84
Is U+?? allowed, or must there be a digit at the start? - Philippe Le Hegaret 1998-03-09 not yet no 85
Do we need to say anything about default/fixed attribute values in XML? - 1998-03-09 not yet no 86
To avoid confusion, add an "s" after the descriptors? (font-weights, font-styles, etc.) - Philippe Le Hegaret 1998-03-10 not yet no 87
Does |= always match at the start? or is LANG="en fr" also a match for "fr"? - Philippe Le Hegaret 1998-03-10 not yet no 88