Skip to content

Commit b007993

Browse files
committed
[css2] Updated
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40870
1 parent 1eea86a commit b007993

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

css2/issues.db

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Clarify that the shape of the "box coordinate system" is rectangular Yes - 1997-
3030
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
3131
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
3232
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? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0109.html 1998-02-04 not yet no 69
33-
Is this legal: LINK[rel="parent"] { .. } - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0106.html 1998-02-04 not yet no 68
33+
Is this legal: LINK[rel="parent"] { .. } - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0105.html 1998-02-04 not yet no 68
3434
Named pages? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0074.html 1998-01-29 not yet no 67
3535
Anomaly between 'display' and 'speak': 'display' cannot be overridden by children but 'speak' can - Ian 1998-01-28 not yet no 66
3636
Ability to specify blink rate? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0199.html 1998-01-23 not yet no 65
@@ -41,7 +41,7 @@ What are values for <font-face-name> for the 'src' descriptor? - http://lists.w3
4141
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
4242
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
4343
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 A Bert 1998-01-15 1998-02-11 yes 58
4545
We need more XML examples! - Editors 1998-01-15 not yet no 57
4646
How is BUTTON element handled? (Horizontal block formatting with inline children) - Bert/Hakon 1998-01-15 not yet no 55
4747
Inheritance of HTML lang/dir attributes - Bert/Hakon 1998-01-15 not yet no 54
@@ -54,7 +54,7 @@ Does CSS need the equivalent of "META...charset=xxx" in HTML? @charset (see new
5454
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 1997-11-26 not yet no 46
5555
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 1997-11-26 not yet no 45
5656
Number formatting for lists (MartinD to propose new numbering schemes) - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 1997-11-26 not yet no 44
57-
More examples for how font compositions works - http://lists.w3.org/Archives/Member/w3c-css-wg/1997OctDec/0179.html 1997-11-26 not yet no 43
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
5858
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
5959
Style on ALT text of an IMG. - StevenP 1997-11-07 not yet no 41
6060
Add generated text and numbering (sections 15.7 15.8) - StevenP 1997-11-07 not yet no 35
@@ -65,10 +65,11 @@ How users can specify their own cursors (image, spot, etc.) - http://lists.w3.or
6565
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
6666
Comma in list of values for font property. What does comma refer to? - San Jose ftf 1997-09-19 not yet no 2
6767
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
68-
Add example of correspondence percentage/keywords in font-size? - http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0288.html 1997-09-29 not yet no 14
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
6969
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
7070
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
7171
Which property do we adopt to specify the border model? - Ian 09 Feb 1998 not yet no 71
7272
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
7373
Proposed initial value of visibility: visible, since inherit now on all props. - Ian 1998-02-10 not yet no 73
7474
Distinguish between selectors and declarations in the tokenizer? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JanMar/0046.html 1998-02-10 not yet no 74
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

0 commit comments

Comments
 (0)