Skip to content

Commit 0504cb3

Browse files
committed
[css2] Added
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%4088
1 parent fbc0fca commit 0504cb3

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

css2/issues.db

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Case of selectors. Are both allowed (give better explanation) - San Jose ftf 19 Sep 1997 - no
2+
Comma in list of values for font property. What does comma refer to? - San Jose ftf 19 Sep 1997 - no
3+
What is syntax for attribute-based addressing? - San Jose ftf 19 Sep 1997 - no
4+
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> - http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0224.html 19 Sep 1997 - no
5+
Quotes currently don't have to match in a selector. Seems like they should, just as in other parts of a rule. - http://lists.w3.org/Archives/Member/w3c-css-wg/1997JulSep/0082.html 19 Sep 1997 - no

css2/issues.src

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<HTML>
2+
<HEAD>
3+
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
4+
<META NAME="GENERATOR" CONTENT="Mozilla/4.01b6C [en] (X11; I; Linux 2.0.29 i686) [Netscape]">
5+
<TITLE>Issue Tracking List</TITLE>
6+
</HEAD>
7+
<BODY>
8+
9+
<H1>Issue Tracking List</H1>
10+
11+
<P>This document lists every known issue related to the current version
12+
of the CSS2 specification. These issues are expected to be solved by
13+
the CSS WG. The second table contains the issues already resolved.
14+
15+
<!-- #include src=issues.srb -->
16+
17+
</BODY>
18+
</HTML>

0 commit comments

Comments
 (0)