W3C home > Mailing lists > Public > www-validator@w3.org > January 2006

wrongly report error

From: Lucian Baiu <lucian@foxset.com>
Date: Fri, 13 Jan 2006 13:35:36 -0500
Message-ID: <000301c61870$2641fb60$6401a8c0@TIBERIU>
To: <www-validator@w3.org>

Hello,

Inline frames written with javascript are reported as error (547)

Example:

<script type="text/javascript">
 
 if (fsbrowser.msie)
  document.write('<iframe scrolling="no" frameborder="0"></iframe>');

</script>

Line 547 column 408: end tag for element "IFRAME" which is not open.
Received on Saturday, 14 January 2006 03:47:58 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:58:54 UTC