- From: Tina Marie Holmboe <tina@elfi.elfi.org>
- Date: Fri, 12 Jan 2001 17:07:45 +0100
- To: jim@jimthatcher.com, David Woolley <david@djwhome.demon.co.uk>, w3c-wai-ig@w3.org
On Thu, Jan 11, 2001 at 06:57:22PM -0600, Jim Thatcher wrote:
> The request was for "specific" examples. I would like to see those too.
I've actually manage to get my boss to give me a FP 2000 to play with,
so lets see what we can find.
* Test #1. Write a little bit of text, and click the 'increase indent'
button twice.
<blockquote>
<blockquote>
<p>This is a test</p>
</blockquote>
</blockquote>
Folks, BLOCKQUOTE still does not produce 'indentation', even if some
notious UAs do. It *might* - in a smart screen-reader - produce something
aking to " bla, bla, bla, and I quote <insert content of blockquote> ";
which would be *ehem* so cool. No, it isn't incorrect HTML, but it sure
isn't a good practice.
* Test #2. Lets press CR a few times.
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
Ehm. Well. Um. Why ?
... and it sets the default charset of new documents to windows-1252. Why
not iso-8859-1 or unicode ?
Ok, so far I've not found any *HTML errors*, but some of these things may
just present accessibility difficulties IMHO.
--
- Tina
Received on Friday, 12 January 2001 11:08:26 UTC