File: BUGS.html

package info (click to toggle)
css-validator 0~20250226%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 19,464 kB
  • sloc: java: 144,599; lisp: 1,153; makefile: 724; javascript: 485; xml: 420; cs: 290; sh: 172; perl: 35
file content (39 lines) | stat: -rw-r--r-- 1,849 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>CSS Validator Project</title>

    <link href="style/page.css" type="text/css" rel="STYLESHEET" />
    <meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
    <link rel="stylesheet" title="default" media="screen"
      href="style/general.css" type="text/css" /> 
  </head>
  <body>
    <a class="left" href="http://www.w3.org"><img
        src="data:," border="0" alt="w3c" width="72"
        height="48" /></a>
    <a class="right" href="http://www.w3.org/Jigsaw/"><img
          src="data:," alt="Jigsaw Powered"
          border="0" width="94" height="52" /></a>
    <br />

    <div class="t1">CSS</div>
    <div class="t2">Validator</div>

    <h1 class="center">CSS Validator Issue Tracking</h1>

<p>W3C has public bug tracking databases where developers and other technical users can log bug reports and feature suggestions directly. If you are not familiar with the issue tracking system, send your feedback to the <a href="Email.html">mailing list</a> and someone on the W3C CSS Validator Team will take care of logging your issue as appropriate.</p>

<ul>
<li><a href="https://github.com/w3c/css-validator/issues">All active CSS Validator issues</a></li>
<li><a href="http://www.w3.org/Bugs/Public/buglist.cgi?product=CSSValidator&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED">All active CSS Validator legacy issues</a></li>
<li><a href="https://github.com/w3c/css-validator/issues/new">New CSS Validator issue</a></li>
</ul>

    <address><a
	    href="Email.html">www-validator-css</a></address><br />
	$Date$
  </body>
</html>