- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 19 Feb 2009 12:20:02 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6598
Summary: ruby in head allowed
Product: Validator
Version: 0.8.4
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: check
AssignedTo: dave.null@w3.org
ReportedBy: fam.lam@live.nl
QAContact: www-validator-cvs@w3.org
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns= "http://www.w3.org/1999/xhtml">
<head>
<title></title>
<object>
<ruby>
<rb></rb><rt></rt>
</ruby>
</object>
</head>
<body></body>
</html>
The validator sais it is [valid]. I'm not sure, but I don't think ruby should
be in the head of a document...
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 19 February 2009 12:20:11 UTC