- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 01 Mar 2007 06:10:49 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3899
ot@w3.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|invalid attribute id for |invalid attribute id for
|element style in XHTML 1.1 |elements <style> and <html>
| |in XHTML 1.1
------- Comment #6 from ot@w3.org 2007-03-01 06:10 -------
ditto for <html id="foo"> apparently.
http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_structuremodule
says id is an attribute for element html, but the DTD apparently misses it:
http://www.w3.org/TR/xhtml-modularization/dtd_module_defs.html#dtdelement_body.qname
Received on Thursday, 1 March 2007 06:10:59 UTC