Re: Next steps for the ARIA syntax discussion

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Aaron M Leventhal writes:

>> > HST wrote:
>> >> AML wrote:
>> >> > I'm very concerned that there is not a realistic view about how
>> >> > much this will hurt authors.
>> >> 
>> >> I agree that if things were as bad as you thought they were, that
>> >> would be a problem.  But I hope I've shown above that they are _not_
>> >> as bad as you thought.
>> >
>> > You don't think the fact that I got 2 different DOMs for the same
>> > attribute in my XHTML is a problem? That happens when your
>> > instructions are followed correct[ly]?
>> 
>> Not a problem for most users, no, because as long as they stick to
>> doing set/get/removeAttribute("aria:...") they will never notice that
>> (in Firefox) the DOM sometimes starts out one way and changes to
>> another.
>
> I want to ensure that everyone understands the proposal clearly:
> HT is advocating that the DOM starts out one way and changes to another, 
> for the same property value combination.

Please be careful when you put words in my mouth.  Not advocating,
simply observing that this happens in some (quite limited, actually)
circumstances.  The observed change happens _only_ if you introduce an
aria: attribute into an XML DOM by parsing a document with such an
attribute present, _remove_ the resulting attr node programmatically
using removeAttribute, and then add it back using setAttribute.  This
has got to be a pretty unusual sequence of events: by far the more
common pattern is to use setAttribute only to change the value, and
that does _not_ provoke the change we're talking about.

ht
- -- 
 Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
                     Half-time member of W3C Team
    2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
            Fax: (44) 131 650-4587, e-mail: ht@inf.ed.ac.uk
                   URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFINqJokjnJixAXWBoRAltkAJsECftO8VHb4g8jzk1OEKMbLV+nUgCeIIj1
699kpUsa7V2adkdZYbwnY7U=
=KaTb
-----END PGP SIGNATURE-----

Received on Friday, 23 May 2008 11:06:06 UTC