W3C home > Mailing lists > Public > www-amaya@w3.org > October to December 2004

Amaya 8.7 WinXP bug: caption error not detected

From: Bartolomé Sintes Marco <BartolomeSintes@ono.com>
Date: Fri, 26 Nov 2004 09:17:32 +0100
Message-ID: <000c01c4d390$614eebd0$c3efca51@goofy>
To: <www-amaya@w3.org>

Hi,

Amaya 8.7 WinXP does not detect the following error in a XHTML 1.0 Strict
document:

<table border="1">
  <caption>This is the caption
    <p>This paragraph is not allowed here</p>
  </caption>
  <tbody>
    <tr>
      <td>Sample</td>
    </tr>
  </tbody>
</table>

W3C validator detects the following error:
    document type does not allow element "p" here; missing one of "object",
    "ins", "del", "map", "button" start-tag

Furthermore, Amaya let the user add more paragraphs if there is a paragraph
in the caption.

Note: I have added the paragraph using the source view. In normal view,
Amaya does not let the user add a paragraph in the caption.

Best regards,
Bartolomé Sintes Marco (http://www.mclibre.org)
Received on Friday, 26 November 2004 08:18:07 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:46 UTC