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
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -39,9 +39,9 @@ Allow a "minimize" value for 'display'? - http://lists.w3.org/Archives/Member/w3
39
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
40
40
What are values for <font-face-name> for the 'src' descriptor? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0104.html 1998-01-20 not yet no 61
41
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
42
-
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 1997-09-22 not yet no 6
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
-
Should newlines be allowed in strings? If so, what representation? yes, use \A Bert 1998-01-15 1998-02-11 yes 58
44
+
Should newlines be allowed in strings? If so, what representation? yes, use backslash-A Bert 1998-01-15 1998-02-11 yes 58
45
45
We need more XML examples! - Editors 1998-01-15 not yet no 57
46
46
How is BUTTON element handled? (Horizontal block formatting with inline children) - Bert/Hakon 1998-01-15 not yet no 55
47
47
Inheritance of HTML lang/dir attributes - Bert/Hakon 1998-01-15 not yet no 54
@@ -57,17 +57,17 @@ Number formatting for lists (MartinD to propose new numbering schemes) - http://
57
57
More examples for how font composition works - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 1997-11-26 not yet no 43
58
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
59
Style on ALT text of an IMG. - StevenP 1997-11-07 not yet no 41
60
-
Add generated text and numbering (sections 15.7 15.8) - StevenP 1997-11-07 not yet no 35
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
-
Allow syntax in @media rules for parameters (e.g., color resolutions) - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0046.html 1997-10-21 not yet no 26
63
-
Site management through class attributes on IMG and urls in CSS - http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0285.html 1997-10-21 not yet no 24
64
-
How users can specify their own cursors (image, spot, etc.) - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0037.html 1997-10-20 not yet no 21
65
-
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 1997-10-20 not yet no 20
66
-
Comma in list of values for font property. What does comma refer to? - San Jose ftf 1997-09-19 not yet no 2
67
-
Add a normative list of 139 color names to the spec? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0038.html 1997-10-20 not yet no 19
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
63
+
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
64
+
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
65
+
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
66
+
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
67
+
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
68
68
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
69
-
Can "0" also mean "0%" or "0s"? E.g., "pause" doesn't accept a length - Personal communication Philippe Le Hegaret 1997-09-23 not yet no 10
70
-
Do user or author style sheets take precedence? Should new keyword be added to allow override (e.g., for accessibility)? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0043.html 09 Feb 1998 not yet no 70
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
+
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
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
73
73
Proposed initial value of visibility: visible, since inherit now on all props. No Ian 1998-02-10 1998-02-13 yes 73
0 commit comments