forked from w3c/csswg-drafts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathissues.db
More file actions
134 lines (134 loc) · 22 KB
/
issues.db
File metadata and controls
134 lines (134 loc) · 22 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
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) u San Jose ftf 1997-09-19 2000-02-21 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'? no http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0173.html 1998-01-23 1998-03-16 yes 63
keep-together (or break-inside) property? added page-break-inside http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0008.html 1998-01-21 1998-03-16 yes 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 yes 61
Allow 'active' pseudo class on other elements (e.g., buttons)? Yes http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0039.html 1998-01-20 1998-03-16 yes 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 yes 57
How is BUTTON element handled? (Horizontal block formatting with inline children) Pushed to CSS3 Bert/Hakon 1998-01-15 1998-03-16 yes 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 yes 53
Missing automatic numbering section Whoops, see 44 Ian 1998-01-15 1998-02-04 yes 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 None http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 1997-11-26 1998-03-16 yes 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 yes 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 yes 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. No property added. Alignment is a top http://www.xanthus.se/ 1997-11-09 1998-03-16 yes 42
Style on ALT text of an IMG. Yes. Done with generated content StevenP 1997-11-07 1998-03-16 yes 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... No colspan/rowspan in CSS2 http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0013.html 1997-10-29 1998-04-03 yes 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 yes 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? Yes http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0128.html 09 Feb 1998 1998-03-16 yes 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? No http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0095.html 1998-02-11 1998-03-16 yes 75
Grid/Character/Cell unit for tty/braille devices No, WAI group not unified http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0195.html 1998-02-17 1998-03-16 yes 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 Change XML to XML 1.0, otherwise PR text ok http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0232.html 1998-02-18 1998-05-07 yes 78
Any way to control style of list item marker? What do current browsers do? Yes, added markers http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0226.html 1998-02-18 1998-03-16 yes 79
Problems with fictional tag sequence/selectors Illustrate inheritance only http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0235.html 1998-02-18 1998-03-16 yes 80
Current browsers ignore margins of absolutely positioned elements. Do we change the spec? Yes http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0241.html 1998-02-19 1998-03-16 yes 81
General mechanism for accessing inherited attribute values in doctree (CSS3?) CSS2 (:lang in CSS2) Editors 1998-02-20 1998-03-16 yes 82
Drop speak-time/speak-date since they add semantics and are difficult to specify? Dropped Editors 1998-02-20 1998-03-16 yes 83
Idea: a pseudo-class that matches the targeted element of a fragmentID in the current document's URL No. (see March 19 minutes) http://lists.w3.org/Archives/Public/www-style/1998Mar/0036.html 1998-03-09 1998-04-03 yes 84
Is U+?? allowed, or must there be a digit at the start? Yes Philippe Le Hegaret 1998-03-09 1998-04-03 yes 85
Do we need to say anything about default/fixed attribute values in XML? yes, look at doc tree editors 1998-03-09 1998-03-17 yes 86
To avoid confusion, add an "s" after the descriptors? (font-weights, font-styles, etc.) no Philippe Le Hegaret 1998-03-10 1998-03-17 yes 87
Does |= always match at the start? or is LANG="en fr" also a match for "fr"? Yes, at start Philippe Le Hegaret 1998-03-10 1998-03-17 yes 88
1.3.4: "Examples and notes are marked within the source HTML for the specification and some user agents may render them specially." is this acceptable? Change to "CSS1 UAs '*will*' render them specially." http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0320.html 1998-03-10 1998-04-03 yes 89
Change "Accessibility" to "Non-exclusive"? No http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0321.html 1998-03-10 1998-03-17 yes 90
Can universal selector be omitted before all selectors, or just before those from CSS1? Don't require that asterisk be in front of all new (non-CSS1) selectors Steven P 1998-03-15 1998-04-03 yes 91
Are the given characteristics of handheld devices (small screen, monochrome, limited bandwidth) normative? No. Media types redefined in terms of sets of properties. StevenP on Ch.7 1998-03-15 1998-04-03 yes 92
Pseudo-classes for form elements, like in Emacs-W3 No. http://lists.w3.org/Archives/Public/www-style/1998Mar/0084.html 1998-03-16 1998-04-03 yes 93
Add a property for condensed/expanded fonts? font-stretch? Editors have added a version of font-stretch for 980316 http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0247.html 1998-03-16 1998-03-17 yes 94
Add some way to select glyph variants (swash characters) if the font provides them (see 14.4.5)? CSS3 editors 1998-03-16 1998-04-03 yes 95
How do alphabetic numbering schemes wrap (e.g., A, B, C, .. Z, AA, AB, AC (or AA, BB, CC) ? WRapping undefined Ian 1998-03-17 1998-04-03 yes 96
Clarification of z-index meaning Original meaning of position paper eds. retained http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0419.html 1998-03-18 1998-04-03 yes 97
Mike Wexler proposal for empty-cells property Added, with values renamed show and hide http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0401.html 1998-03-18 1998-04-03 yes 98
Focus outlines in :focus only? If so, rename focus-outline and make global Make outlines general, current name ok. http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0388.html 1998-03-18 1998-04-03 yes 99
Are values for font-stretch well-named? How many values should there be? Removed numeric values. 9 keyword values ok Editors 1998-03-18 1998-04-03 yes 100
New input from Martin (based on Dan Glazman et al) on list numbering styles Drop western-decimal. Change leading-zero -> decimal-leading-zero http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0432.html 1998-03-19 1998-04-03 yes 101
XML and row and column spans (see also Issue 29( See 29 http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0402.html 1998-03-19 1998-04-03 yes 102
9.3.1: Can we remove the note about user agents? Put back 'static' in place of 'normal'. Remove note, say that static boxes ignore left and top. Hakon 1998-03-19 1998-04-03 yes 103
11.1.1: Can 'overflow' influence box width calculations? Fix the figure, clarify text. Hakon 1998-03-19 1998-04-03 yes 104
9.3.2: Define the 'auto' value on 'top', 'left' etc., Editors have added text Hakon 1998-03-19 1998-04-03 yes 105
15.2.3: Add 'font-stretch' to shorthand 'font' property. No. Hakon 1998-03-19 1998-04-03 yes 106
Should 'text-shadow' apply to first-line and first-letter? Yes Hakon 1998-03-19 1998-04-03 yes 107
clip:rect(auto,auto,auto,auto) means the same as rect(0,0,0,0). Remove auto? Leave as is (see May 7 minutes) editors 1998-03-24 1998-05-07 yes 108
What to height percentages refer to? See 2 April teleconf http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0011.html 1998-04-03 1998-04-03 yes 109
What value of 'font-size' is inherited (in light of font-size adjust)? Computed value http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0011.html 1998-04-03 1998-04-03 yes 110
Should CSS2 deal with XMl namespaces? No. http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0011.html 1998-04-03 1998-04-03 yes 111
Where should markers be positioned when next to a float? (see msg 0088) Solution A of [2], include example in the spec. For lists, leave unspecified for backwards compat. http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0011.html 1998-04-03 1998-04-24 yes 112
Proposed value of 'none' for max-width/height. Value none ok http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0011.html 1998-04-03 1998-05-07 yes 113
Should @page grammar allow pseudo-class after page name? Spaces allowed between? Yes, allow pseudo-class. No intervening space. http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0011.html 1998-04-03 1998-04-03 yes 114
font names containing spaces Quotes optional (as in CSS1) http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0017.html 1998-04-03 1998-05-07 yes 115
System color names with no hyphens Mixed caps, no hyphens http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0015.html 1998-04-03 1998-05-14 yes 116
i18n issues Resolved in discussions with Martin http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0016.html 1998-04-03 1998-04-30 yes 117
Rediscuss |= semantics Leave as is (see May 7 minutes) Steven Pemberton 1998-04-03 1998-05-07 yes 118
Review decision of issue 91 Leave as is (see May 7 minutes) Steven Pemberton 1998-04-03 1998-05-07 yes 119
Should reference to UNICODE be to a specific version or to the "latest" version? See refs.html Ian 1998-04-06 1998-04-28 yes 120
Put initial values in sample.src? No (see msg 0088) http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0029.html 1998-04-23 1998-04-23 yes 121
Make computed value inherited, not actual value Yes (see 0088) http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0083.html 1998-04-23 1998-04-23 yes 122
For inline tables what does width: auto mean? For 'display: table/inline-table', 'table-layout:auto' if 'width:auto' http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0030.html 1998-04-24 1998-04-24 yes 123
What do maximum column widths mean? Minimum width necessary to avoid wrapping. http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0031.html 1998-04-24 1998-04-24 yes 124
Is is possible to use attr(X) for non-subject parts of the selector? Not in CSS2 http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0060.html 1998-04-24 1998-04-24 yes 125
Is A/href really the only case when link pseudo-classes apply in HTML? Remove word only from sentence http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0073.html 1998-04-24 1998-05-07 yes 126
Table/row height questions Ian's revised proposal (msg 0133) ok http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0112.html 1998-04-29 1998-05-07 no 127
Whitespace in selectors Whitespace optional. One example shows this now http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0108.html 1998-04-29 1998-05-07 yes 128
Ambiguity of background-attachment CSS3 http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0120.html 1998-05-03 1998-05-07 yes 129
Allow <string> value on text-align in table for all table elements (since inherits) Allowed anywhere, applies to cells only Editors 1998-05-05 1998-05-07 yes 130
What do 'text-top'/bottom mean when several fonts used? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0149.html 1998-05-07 not yet no 131
Maybe fixed boxes should repeat on each page CSS3 http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0148.html 1998-05-08 1998-05-08 yes 132
Can STYLE elements be part of a named group of styles in HTML? - http://lists.w3.org/Archives/Member/w3c-css-wg/1999JanMar/0195.html 1999-02-14 not yet no 133
What is the anticipated behavior for 'visibility: collapse' - - 1999-02-14 not yet no 134