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/errata-issues.db
+30-4Lines changed: 30 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,33 @@ Should caption-side apply to LEGEND in HTML 4.0? - http://lists.w3.org/Archives/
4
4
Ambiguity in background-attachment - http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0121.html 1998-09-28 not yet no 4
5
5
What does 'hidden' mean for 'overflow' on BODY/HTML? It should not suppress the viewport's scrollbars - http://lists.w3.org/Archives/Member/w3c-css-wg/1998AprJun/0220.html 1998-09-28 not yet no 5
6
6
For speak-numeral, where do numbers end. - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JulSep/0080.html 1998-09-28 not yet no 6
7
-
8
-
9
-
10
-
7
+
Clarification of DIV { color: blue; color: red } - http://lists.w3.org/Archives/Member/w3c-css-wg/1998OctDec/0092.html 1999-01-08 not yet no 7
8
+
How do alphabetic numbering systems overflow (purposely underspaecified in CSS2) - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JulSep/0282.html 1999-02-01 not yet no 8
9
+
Proposal to allow UAs to consider the x-height to be .5em when x-height not available. - http://lists.w3.org/Archives/Member/w3c-css-wg/1998JulSep/0282.html 1999-02-01 not yet no 9
10
+
what is the height of the content area for non-replaced inline elements - http://lists.w3.org/Archives/Member/w3c-css-wg/1998OctDec/0069.html 1999-02-14 not yet no 10
11
+
where, exactly, is vertical padding and border placed on non-replaced inline elements? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998OctDec/0069.html 1999-02-14 not yet no 11
12
+
What is the height of an inline box with different font sizes? (Proposed: not defined, but recommended to use larged font size) - http://lists.w3.org/Archives/Member/w3c-css-wg/1998OctDec/0069.html 1999-02-14 not yet no 12
13
+
Is Hakon's proposed replacement for 10.8 circular? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998OctDec/0069.html 1999-02-14 not yet no 13
14
+
What is expected behavior for block elements inside inline elements (possible with 'display')? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998OctDec/0103.html 1999-02-14 not yet no 14
15
+
Is an HTML-as-XML UA considered an HTML UA for the purposes of the CSS conformance questions? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998OctDec/0166.html 1999-02-14 not yet no 15
16
+
Should box properties in general apply to the root element? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998OctDec/0180.html 1999-02-14 not yet no 16
17
+
(David Baron 24 Nov 1998) :first-letter pseudo-element should be considered a replaced element for purposes of width calculation since it has intrinsic height and width - - 1999-02-14 not yet no 17
18
+
Behavior of 'visibility: collapse' on spanning cells? - http://lists.w3.org/Archives/Member/w3c-css-wg/1998OctDec/0256.html 1999-02-14 not yet no 18
19
+
Grammar error: selectors starting with dash/digit - http://lists.w3.org/Archives/Public/www-style/1999Jan/0034.html 1999-02-14 not yet no 19
20
+
What is the meaning of "auto" when applied to vertical margins? - http://lists.w3.org/Archives/Member/w3c-css-wg/1999JanMar/0010.html 1999-02-14 not yet no 20
21
+
background-position relative to padding in CSS2. Change from CSS1? - http://lists.w3.org/Archives/Public/www-style/1999Jan/0063.html 1999-02-14 not yet no 21
22
+
(Susan Lesch): Are pseudo-elements counted or ignored in specificity calculation (Section 6.4). There are conflicting sentences in 6.4.1 and 6.4.3 - - 1999-02-14 not yet no 22
23
+
The meaning of line-height on a block level element - http://lists.w3.org/Archives/Public/www-style/1999Jan/0027.html 1999-02-14 not yet no 23
24
+
Colspan/rowspan and the collapsing border model - http://lists.w3.org/Archives/Public/www-style/1998Dec/0026.html 1999-02-14 not yet no 24
25
+
Inset/outset - groove/ridge reversal? - http://lists.w3.org/Archives/Public/www-style/1999Jan/0007.html 1999-02-14 not yet no 25
26
+
Confusing border example - http://lists.w3.org/Archives/Public/www-style/1998Oct/0005.html 1999-02-14 not yet no 26
27
+
11.1.2 Clipping: do NN and IE conform to specified behavior? - - 1999-02-14 not yet no 27
28
+
Margin-top clarifications requested - http://lists.w3.org/Archives/Member/w3c-css-wg/1999JanMar/0194.html 1999-02-14 not yet no 28
29
+
BR applies to block-level elements, but initial value for HTML is inline - - 1999-02-14 not yet no 29
30
+
Is the background of an invisible box rendered or is it also transparent so the underlying background is shown ? - http://lists.w3.org/Archives/Member/w3c-css-wg/1999JanMar/0095.html 1999-02-14 not yet no 30
31
+
Ensure that 'visibility' can be overridden by descendents. - http://lists.w3.org/Archives/Member/w3c-css-wg/1999JanMar/0111.html 1999-02-14 not yet no 31
32
+
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 32
33
+
What is the anticipated behavior for 'visibility: collapse' on a row or column containing a cell that spans other rows or columns? (Proposed: content is clipped) - - 1999-02-14 not yet no 33
34
+
Need clarification of "base URI is that of the style sheet" (Section 4.3.4). - - 1999-02-14 not yet no 34
35
+
For font-stretch, 'wider' and 'narrower': Should they select the next wider /�arrower *available* font (like bolder and lighter on font-weight, or should they simply change the keyword without necessarily changing the font - - 1999-02-14 not yet no 35
36
+
Is aspect value x-height/font-size or font-size/x-height? (sectino 15.2.4) - - 1999-02-14 not yet no 36
0 commit comments