- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 27 Sep 2004 21:26:02 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=894
Summary: Greek in <thead> confuses the validator
Product: CSSValidator
Version: CSS Validator
Platform: Other
URL: http://tournaments.opaf.org
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: XHTML1.0
AssignedTo: ot@w3.org
ReportedBy: pournaras@opaf.org
QAContact: www-validator-cvs@w3.org
This is the portion of my XHTML file that doesn't validate:
<table>
<thead>GREEK TEXT HERE</thead>
<tr>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
<tr>
<td>...</td>
<td>...</td>
<td>...</td>
</tr>
</table>
Mind that I have set the encoding correctly.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Received on Monday, 27 September 2004 21:26:02 UTC