- From: Aaron M Leventhal <aleventh@us.ibm.com>
- Date: Fri, 31 Aug 2007 16:25:51 -0400
- To: "Gez Lemon" <gez.lemon@gmail.com>
- Cc: "Jon Gunderson" <jongund@uiuc.edu>, "W3C WAI-PFWG" <w3c-wai-pf@w3.org>, w3c-wai-pf-request@w3.org, "W3C WAI-XTECH" <wai-xtech@w3.org>
- Message-ID: <OF3B5FD244.21920DB2-ON85257348.00700233-85257348.007038D0@us.ibm.com>
Yes it's fine to serve XHTML to Firefox. By "prefers" I meant something different -- that there was a technical change in how it interprets the http-accept header. If the page can be served either way Firefox will actually ask for HTML. Apparently the incremental rendering works better then, or something like that. The community does probably prefer HTML over XHTML as well. But, there is nothing to stop anyone from using XHTML mime type. - Aaron Aaron Leventhal IBM web accessibility architect Voice: 781-583-4083 Tie line: 364-5945 http://www.mozilla.org/access "Gez Lemon" <gez.lemon@gmail.com> 08/31/2007 04:18 PM To Aaron M Leventhal/Cambridge/IBM@IBMUS cc "Jon Gunderson" <jongund@uiuc.edu>, "W3C WAI-PFWG" <w3c-wai-pf@w3.org>, w3c-wai-pf-request@w3.org, "W3C WAI-XTECH" <wai-xtech@w3.org> Subject Re: Update ARIA Examples: Live Regions and Tab Panel Thanks, Aaron. In that document it states that Firefox prefers HTML to XHTML - if I have a doctype of XHTML 1.1, it should be served as application/xhtml+xml. Is it still okay to serve that to Firefox? Thanks, Gez On 31/08/2007, Aaron M Leventhal <aleventh@us.ibm.com> wrote: > > Yes, see this section in our docs: > http://developer.mozilla.org/en/docs/ARIA:_Accessible_Rich_Internet_Applications#Choosing_XHTML_or_HTML > > - Aaron > > > Aaron Leventhal > IBM web accessibility architect > Voice: 781-583-4083 > Tie line: 364-5945 > http://www.mozilla.org/access > > > > > "Gez Lemon" <gez.lemon@gmail.com> > > 08/31/2007 03:58 PM > > To Aaron M Leventhal/Cambridge/IBM@IBMUS > > cc "Jon Gunderson" <jongund@uiuc.edu>, "W3C WAI-PFWG" <w3c-wai-pf@w3.org>, w3c-wai-pf-request@w3.org, "W3C WAI-XTECH" <wai-xtech@w3.org> > > Subject Re: Update ARIA Examples: Live Regions and Tab Panel > > > > > > > > > Hi Aaron, > > On 31/08/2007, Aaron M Leventhal <aleventh@us.ibm.com> wrote: > > They actually don't have to be if you serialize the ARIA attributes > > with setAttributeNS(). It's a second reasonable option, instead of > > mime type switching. > > That's useful to know; thank you - I didn't realise that was an option. > > Best regards, > > Gez > > -- > _____________________________ > Supplement your vitamins > http://juicystudio.com > > -- _____________________________ Supplement your vitamins http://juicystudio.com
Received on Friday, 31 August 2007 20:26:30 UTC