- From: Bjoern Hoehrmann <bjoern@dev.w3.org>
- Date: Sat, 29 May 2004 22:27:27 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator
In directory hutz:/tmp/cvs-serv9953
Modified Files:
BUGS.html
Log Message:
bugzilla bug import continues...
Index: BUGS.html
===================================================================
RCS file: /sources/public/2002/css-validator/BUGS.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- BUGS.html 29 May 2004 03:59:09 -0000 1.11
+++ BUGS.html 29 May 2004 22:27:25 -0000 1.12
@@ -69,7 +69,7 @@
<p>
is to be ignored by those user agents. The CSS Validator
should give a strong warning when encountering this and ignore
- the rules inside such comments.
+ the rules inside such comments. (<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=761">Bug #761</a>)
</p>
</li>
<li>
@@ -121,6 +121,7 @@
2002-04-03 The CSS validator does not find any style and says
there are no errors.
</p>
+ <p>(<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=762">Bug #762</a>)</p>
</li>
<li>
<p>
@@ -149,6 +150,7 @@
.smalltext {
font-size: 0.75em;
}</pre>
+<p>(<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=763">Bug 763</a>)</p>
</li>
<li>
<p>
Received on Saturday, 29 May 2004 18:27:27 UTC