- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 22 Feb 2007 06:13:19 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2329
ot@w3.org changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://validator.w3.org/chec|
|k?uri=referer |
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Comment #3 from ot@w3.org 2007-02-22 06:13 -------
As explained in:
http://htmlhelp.com/reference/html40/special/iframe.html
the iframe element is only available in Transitional Doctypes.
See test cases:
http://qa-dev.w3.org/wmvs/HEAD/dev/tests/2329-html401-strict_iframe.html
http://qa-dev.w3.org/wmvs/HEAD/dev/tests/2329-html401-transitional_iframe.html
former not valid, latter is.
Received on Thursday, 22 February 2007 06:13:23 UTC