- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 24 Oct 2007 06:25:07 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator
In directory hutz:/tmp/cvs-serv13543
Modified Files:
validator.html.en
Log Message:
test matching UI with markup validator
Index: validator.html.en
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.en,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- validator.html.en 24 Oct 2007 06:23:59 -0000 1.26
+++ validator.html.en 24 Oct 2007 06:25:05 -0000 1.27
@@ -23,7 +23,7 @@
</p>
</div>
<div id="frontforms">
- <ul class="tabset_tabs"><li><a href="#validate-by-uri" class="active">by URI</a></li><li><a href="#validate-by-upload">by File Upload</a></li><li><a href="#validate-by-input">by direct Input</a></li></ul>
+ <ul id="tabset_tabs"><li><a href="#validate-by-uri" class="active">by URI</a></li><li><a href="#validate-by-upload">by File Upload</a></li><li><a href="#validate-by-input">by direct Input</a></li></ul>
<div id="fields">
<fieldset id="validate-by-uri" class="tabset_content front"><legend class="tabset_label">Validate by URI</legend>
Received on Wednesday, 24 October 2007 06:25:17 UTC