[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
app:accept examples should be a list
Hi,
8.3.4 currently has:
<app:accept>image/png,image/*</app:accept>
<app:accept>image/*, image/png</app:accept>
<app:accept> image/* </app:accept>
This should be replaced by e.g.
* <app:accept>image/png,image/*</app:accept>
* <app:accept>image/*, image/png</app:accept>
* <app:accept> image/* </app:accept>
to highlight that these are individual examples
rather than a fragment from an actual document.
--
Björn Höhrmann · mailto:bjoern@xxxxxxxxxxxx · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/