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
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,9 @@ Anomaly between 'display' and 'speak': 'display' cannot be overridden by childre
36
36
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
37
37
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
38
38
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
39
-
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
41
-
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
41
+
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-12 yes 60
42
42
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
43
43
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
44
44
Should newlines be allowed in strings? If so, what representation? yes, use backslash-A Bert 1998-01-15 1998-02-11 yes 58
@@ -55,8 +55,8 @@ Make sure there is a selector that can match "fr" in LANG="fr-ca" Added |= http:
55
55
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
56
56
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
57
57
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
58
-
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
59
-
Style on ALT text of an IMG. - StevenP 1997-11-07 not yet no 41
58
+
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. Punt to CSS3 http://www.xanthus.se/ 1997-11-09 1998-03-12 yes 42
59
+
Style on ALT text of an IMG. attr() is allowed on 'content' StevenP 1997-11-07 1998-03-12 no 41
60
60
Add generated text and numbering (sections 15.7 15.8) Added StevenP 1997-11-07 1998-02-19 yes 35
61
61
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
62
62
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
@@ -69,11 +69,11 @@ Add example of correspondence percentage/keywords in font-size? Information abou
69
69
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
70
70
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
71
71
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
72
-
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
72
+
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-12 yes 72
73
73
Proposed initial value of visibility: visible, since inherit now on all props. No Ian 1998-02-10 1998-02-13 yes 73
74
74
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
75
75
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
76
-
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
76
+
Grid/Character/Cell unit for tty/braille devices Push to CSS3 http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0195.html 1998-02-17 1998-03-12 yes 76
77
77
Can the unit be dropped for all '0' values? No. Ian 1998-02-18 1998-02-20 yes 77
78
78
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
79
79
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
@@ -83,8 +83,8 @@ General mechanism for accessing inherited attribute values in doctree (CSS3?) -
83
83
Drop speak-time/speak-date since they add semantics and are difficult to specify? - Editors 1998-02-20 not yet no 83
84
84
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
85
85
Is U+?? allowed, or must there be a digit at the start? - Philippe Le Hegaret 1998-03-09 not yet no 85
86
-
Do we need to say anything about default/fixed attribute values in XML? - 1998-03-09 not yet no 86
86
+
Do we need to say anything about default/fixed attribute values in XML? - editors 1998-03-09 not yet no 86
87
87
To avoid confusion, add an "s" after the descriptors? (font-weights, font-styles, etc.) - Philippe Le Hegaret 1998-03-10 not yet no 87
88
88
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
89
89
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? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0320.html 1998-03-10 not yet no 89
90
-
Change "Accessibility" to ""Non-exclusive"? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0321.html 1998-03-10 not yet no 90
90
+
Change "Accessibility" to "Non-exclusive"? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0321.html 1998-03-10 not yet no 90
0 commit comments