-
Notifications
You must be signed in to change notification settings - Fork 116
Expand file tree
/
Copy pathBUGS.html
More file actions
46 lines (39 loc) · 2.25 KB
/
BUGS.html
File metadata and controls
46 lines (39 loc) · 2.25 KB
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
40
41
42
43
44
45
46
<!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="https://www.w3.org"><img
src="http://www.w3.org/Icons/w3c_home" border="0" alt="w3c" width="72"
height="48" /></a>
<a class="right" href="https://www.w3.org/Jigsaw/"><img
src="http://jigsaw.w3.org/Icons/jigpower" 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="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSSValidator&bug_status=NEW&bug_status=ASSIGNED&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>
<hr class="large" />
<a class="right" href="https://validator.w3.org/">
<img src="https://www.w3.org/Icons/valid-xhtml10"
alt="Valid XHTML 1.0!" border="0" width="88" height="31" /></a>
<a class="right" href="http://jigsaw.w3.org/css-validator">
<img style="border:0;width:88px;height:31px" src="https://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" /></a>
<address><a
href="Email.html">www-validator-css</a></address><br />
$Date$
</body>
</html>