- From: Irene Vatton <irene.vatton@inrialpes.fr>
- Date: Fri, 22 Oct 2004 14:42:12 +0200
- To: Masayasu Ishikawa <mimasa@w3.org>
- Cc: www-amaya@w3.org
On Fri, 22 Oct 2004 20:01:49 +0900 (JST)
Masayasu Ishikawa <mimasa@w3.org> wrote:
>
> Irene Vatton <irene.vatton@inrialpes.fr> wrote:
>
> > > When Amaya loads a document with an img without the alt attribute, it does
> > > not give an error message. The alt attribute can be deleted in the source
> > > view and when the document is saved it does not give an error message,
> > > neither.
> >
> > This is now done.
>
> It seems this fix has gone a bit too far. Try the following HTML fragment:
>
> <object data="w3c_home.png" type="image/png">
> <object data="w3c_home.gif" type="image/gif">
> <img src="w3c_home" alt="W3C">
> </object>
> </object>
>
> Amaya 8.7 complains like
>
> line n, char n: Default mandatory attribute "alt" added
>
> against *object* elements, but "alt" is not a valid attribute for object.
>
> Regards,
> --
> Masayasu Ishikawa / mimasa@w3.org
> W3C - World Wide Web Consortium
You're right there a confusion between images and objects.
I'm fixing this bug, but the fix will arrive too late for the 8.7 release.
Irene.
-----
Irène Vatton INRIA Rhône-Alpes
INRIA ZIRST
e-mail: Irene.Vatton@inria.fr 655 avenue de l'Europe
Tel.: +33 4 76 61 53 61 Montbonnot
Fax: +33 4 76 61 52 07 38334 Saint Ismier Cedex - France
Received on Friday, 22 October 2004 12:42:20 UTC